浏览代码

modify password field

andre 4 年之前
父节点
当前提交
cb34af9c28
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      configure_thurvserver.tpl

+ 2 - 2
configure_thurvserver.tpl

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