فهرست منبع

modify username hint

andre 4 سال پیش
والد
کامیت
a9466efceb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      configure_thurvserver.tpl

+ 1 - 1
configure_thurvserver.tpl

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