Files
Froxlor/templates/Sparkle/admin/settings/settings_group.tpl
2013-10-24 17:10:00 +02:00

10 lines
253 B
Smarty

<thead>
<tr>
<th>
{$groupdetails['title']}
</th>
<th style="text-align: right !important; width: 400px;">
<input type="reset" value="{$lng['panel']['reset']}" /><input type="submit" value="{$lng['panel']['save']}" />
</th>
</tr>
</thead>