* finish task #4825.
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
<tr>
|
||||
<th><?php echo $lang->todo->name;?></th>
|
||||
<td colspan='2'>
|
||||
<div class='nameBox hidden'><?php echo html::input('name', '', "class='form-control' autocomplete='off'");?></div>
|
||||
<div id='nameBox' class='hidden'><?php echo html::input('name', '', "class='form-control' autocomplete='off'");?></div>
|
||||
<div class='nameBox required'><?php echo html::input('name', '', "class='form-control' autocomplete='off'");?></div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user