Files
Froxlor/templates/Sparkle/admin/settings/settings_group.tpl
Roman Schmerold (BNoiZe) c69a05efa5 Redesigned tables to use less CSS
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
2014-01-27 19:57:03 +01:00

9 lines
207 B
Smarty

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