Files
Froxlor/templates/Classic/misc/form/table_section.tpl
Michael Kaufmann (d00p) d6b4bd8d36 add new images and templates for re-design
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
2011-02-08 10:30:03 +01:00

9 lines
332 B
Smarty

<tr>
<td class="maintitle_apply_left">
<b><img src="images/Classic/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>