"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:
junkpad92
2015-02-09 22:49:40 +01:00
parent 2ffcba78cc
commit b68861c175

View File

@@ -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>