Files
Froxlor/templates/Sparkle/admin/settings/settings_group.tpl
2013-10-01 15:21:35 +02:00

10 lines
199 B
Smarty

<tr>
<th>
{$groupdetails['title']}
</th>
<th style="width:350px;">
<input type="reset" value="{$lng['panel']['reset']}" /><input type="submit" value="{$lng['panel']['save']}" />
</th>
</tr>