Explorar o código

modify password field

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
f80b5bb315
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      configure_thurvserver.tpl

+ 1 - 1
configure_thurvserver.tpl

@@ -320,7 +320,7 @@ var _localLang = {
                                         <label for="customfield{$customfields[2].id}">{$customfields[2].name}</label>
                                         {$customfields[2].input}
                                         {if $customfields[2].description}
-                                            <span class="field-help-text" onclick="this.previousSibling.type='text'">
+                                            <span class="field-help-text" onclick="this.previousElementSibling.type='text'">
                                                 &#x1F441; {$customfields[2].description}
                                             </span>
                                         {/if}