Files
Froxlor/templates/Sparkle/misc/form/table_end.tpl
2013-10-19 09:02:12 +02:00

9 lines
201 B
Smarty

<tfoot>
<tr>
<td colspan="2" style="text-align:right;">
<input type="reset" value="{$lng['panel']['reset']}" />
<input type="submit" value="{$lng['panel']['save']}" />
</td>
</tr>
</tfoot>