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