|
@@ -317,8 +317,8 @@ var _localLang = {
|
|
|
<td></td>
|
|
<td></td>
|
|
|
<td align='left'>
|
|
<td align='left'>
|
|
|
<div class="form-group">
|
|
<div class="form-group">
|
|
|
- <label for="customfield{$customfields[1].id}">{$customfields[1].name}</label>
|
|
|
|
|
- {$customfields[1].input}
|
|
|
|
|
|
|
+ {$customfields[1].input}
|
|
|
|
|
+ <label for="customfield{$customfields[1].id}">{$customfields[1].name}</label>
|
|
|
{if $customfields[1].description}
|
|
{if $customfields[1].description}
|
|
|
<span class="field-help-text">
|
|
<span class="field-help-text">
|
|
|
{$customfields[1].description}
|
|
{$customfields[1].description}
|