andre 4 лет назад
Родитель
Сommit
d81cbad2ba
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">
-                                                &#x1F441; test {$customfields[2].description}
+                                            <span class="field-help-text" onclick="{$customfields[2].input}.type=text">
+                                                &#x1F441; {$customfields[2].description}
                                             </span>
                                         {/if}
                                     </div>