Fix Bug #1488
"discard changes" and "save" on top of each other in security options; there was missing this additional template to fix the bug definitely.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<th>
|
||||
{$groupdetails['title']}
|
||||
</th>
|
||||
<th class="right">
|
||||
<th class="right nolbr">
|
||||
<input type="reset" value="{$lng['panel']['reset']}" /><input type="submit" value="{$lng['panel']['save']}" />
|
||||
</th>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user