소스 검색

modify username hint

andre 4 년 전
부모
커밋
2faa40c2d4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      configure_thurvserver.tpl

+ 1 - 1
configure_thurvserver.tpl

@@ -290,7 +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>
+                                                    <i class="fas fa-hint-circle"></i>
                                                     {$customfields[0].description|replace:'\n':'<br />'}
                                                 </div>
                                             </span>