Files
Froxlor/templates/Sparkle/admin/settings/settings_group.tpl
Roman Schmerold (BNoiZe) 675e93b99a Added resize plugin to flot, removed inline css
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
2013-12-29 16:39:47 +01:00

10 lines
215 B
Smarty

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