Files
Froxlor/templates/Classic/admin/settings/settings_group.tpl

9 lines
355 B
Smarty

<tr>
<td class="maintitle_apply_left">
<b><img src="templates/{$theme}/assets/img/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>