瀏覽代碼

modify username hint

andre 4 年之前
父節點
當前提交
8fc356b74b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      configure_thurvserver.tpl

+ 1 - 0
configure_thurvserver.tpl

@@ -290,6 +290,7 @@ var _localLang = {
                                         {if $customfields[0].description}
                                             <span class="field-help-text">
                                                 <div class="alert alert-warning">
+                                                    <i class="fas fa-question-circle"></i>
                                                     {$customfields[0].description|replace:'\n':'<br />'}
                                                 </div>
                                             </span>