Files
Froxlor/templates/Sparkle/misc/form/table_end.tpl
2013-10-01 15:21:35 +02:00

7 lines
178 B
Smarty

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