Merge pull request #230 from junkpad92/patch-1

"discard changes" and "save" on top of each other in security options; there was missing this additional template to fix the bug definitely, fixes #1488
This commit is contained in:
Michael Kaufmann
2015-02-09 22:53:22 +01:00

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>