Files
Froxlor/templates/admin/settings/settings_group.tpl
2010-01-20 16:55:27 +00:00

9 lines
332 B
Smarty

<tr>
<td class="maintitle_apply_left">
<b><img src="images/title.gif" alt="" />&nbsp;{$groupdetails['title']}</b>
</td>
<td class="maintitle_apply_right" nowrap="nowrap">
<input class="bottom" type="reset" value="{$lng['panel']['reset']}" /><input class="bottom" type="submit" value="{$lng['panel']['save']}" />
</td>
</tr>