Files
Froxlor/templates/Sparkle/htmlform/form_end.tpl
Roman Schmerold (BNoiZe) 87fe3669a1 Migrate to new HTMLform2-class
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
2015-02-02 17:43:53 +01:00

9 lines
210 B
Smarty

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