Files
Froxlor/templates/Sparkle/misc/form/table_end.tpl
2013-12-06 18:39:55 +01:00

9 lines
222 B
Smarty

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