* Finish task #5309.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<table align='center' class='table table-form'>
|
||||
<tr>
|
||||
<th><?php echo $lang->group->name;?></th>
|
||||
<td><?php echo html::input('name', $group->name, "class='form-control' autocomplete='off'");?></td>
|
||||
<td><?php echo html::input('name', $group->name, "class='form-control'");?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><?php echo $lang->group->desc;?></th>
|
||||
|
||||
Reference in New Issue
Block a user