Преглед на файлове

modify view password option

andre преди 4 години
родител
ревизия
ae477bd803
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      configure_thurvserver.tpl

+ 2 - 2
configure_thurvserver.tpl

@@ -320,8 +320,8 @@ 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.previousElementSibling.type='text';this.innerHTML='';" style="cursor:pointer;">
-                                                &#x1F441; {$customfields[2].description}
+                                            <span class="field-help-text" onclick="this.previousElementSibling.type='text';this.innerHTML='';">
+                                                <text style="cursor:pointer;">&#x1F441;</text>&nbsp;{$customfields[2].description}
                                             </span>
                                         {/if}
                                     </div>