Files
Froxlor/templates/Maketank/admin/settings/settings_group.tpl
2016-12-16 13:23:16 +01:00

9 lines
213 B
Smarty

<tr class="section">
<th>
{$groupdetails['title']}
</th>
<th class="right nolbr">
<input type="reset" value="{$lng['panel']['reset']}" /><input type="submit" value="{$lng['panel']['save']}" />
</th>
</tr>