Files
Froxlor/templates/Classic/misc/form/table_section.tpl

9 lines
347 B
Smarty

<tr>
<td class="maintitle_apply_left">
<b><img src="templates/{$theme}/assets/img/title.gif" alt="{$title}" />&nbsp;{$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>