Explorar o código

modify username hint

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
96c7eab810
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      configure_thurvserver.tpl

+ 1 - 1
configure_thurvserver.tpl

@@ -281,7 +281,7 @@ var _localLang = {
                                         <label for="customfield{$customfields[0].id}">{$customfields[0].name}</label>
                                         {$customfields[0].input}
                                         {if $customfields[0].description}
-                                            <span class="field-help-text">
+                                            <span class="alert alert-info">
                                                 {$customfields[0].description}
                                             </span>
                                         {/if}