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