|
@@ -289,7 +289,12 @@ var _localLang = {
|
|
|
</td>
|
|
</td>
|
|
|
<td></td>
|
|
<td></td>
|
|
|
<td align='left'>
|
|
<td align='left'>
|
|
|
- <div class="form-group" style="min-height:3em;">
|
|
|
|
|
|
|
+ <style>
|
|
|
|
|
+ textarea {
|
|
|
|
|
+ min-height:3em;
|
|
|
|
|
+ }
|
|
|
|
|
+ </style>
|
|
|
|
|
+ <div class="form-group">
|
|
|
<label for="customfield{$customfields[1].id}">{$customfields[1].name}</label>
|
|
<label for="customfield{$customfields[1].id}">{$customfields[1].name}</label>
|
|
|
{$customfields[1].input}
|
|
{$customfields[1].input}
|
|
|
{if $customfields[1].description}
|
|
{if $customfields[1].description}
|