소스 검색

modify username hint

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

+ 1 - 1
configure_thurvserver.tpl

@@ -282,7 +282,7 @@ var _localLang = {
                                         {$customfields[0].input}
                                         {if $customfields[0].description}
                                             <span class="field-help-text">
-                                                <div class="alert alert-info">
+                                                <div class="alert alert-warning">
                                                     {$customfields[0].description}
                                                 </div>
                                             </span>