Explorar el Código

modify password field

andre hace 4 años
padre
commit
dfb2720cbd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      configure_thurvserver.tpl

+ 1 - 1
configure_thurvserver.tpl

@@ -332,7 +332,7 @@ var _localLang = {
                                         {$customfields[3].input}
                                         {if $customfields[3].description}
                                             <span class="field-help-text">
-                                                {$customfields[3].description}
+                                                &eye; {$customfields[3].description}
                                             </span>
                                         {/if}
                                     </div>