Selaa lähdekoodia

modify view password option

andre 4 vuotta sitten
vanhempi
commit
1901b81bbb
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      configure_privat_mail.tpl

+ 1 - 1
configure_privat_mail.tpl

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