Browse Source

modify username hint

andre 4 years ago
parent
commit
8fc356b74b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      configure_thurvserver.tpl

+ 1 - 0
configure_thurvserver.tpl

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