|
@@ -319,11 +319,9 @@ var _localLang = {
|
|
|
<div class="form-group">
|
|
<div class="form-group">
|
|
|
{$customfields[1].input}
|
|
{$customfields[1].input}
|
|
|
<label for="customfield{$customfields[1].id}">{$customfields[1].name}</label>
|
|
<label for="customfield{$customfields[1].id}">{$customfields[1].name}</label>
|
|
|
- {if $customfields[1].description}
|
|
|
|
|
- <span class="field-help-text">
|
|
|
|
|
- {$customfields[1].description}
|
|
|
|
|
- </span>
|
|
|
|
|
- {/if}
|
|
|
|
|
|
|
+ <span class="alert alert-warning">
|
|
|
|
|
+ Test
|
|
|
|
|
+ </span>
|
|
|
</div>
|
|
</div>
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|