9 lines
258 B
Smarty
9 lines
258 B
Smarty
<tfoot>
|
|
<tr>
|
|
<td colspan="2" class="right">
|
|
<input type="reset" value="{\Froxlor\I18N\Lang::getAll()['panel']['cancel']}" class="historyback" />
|
|
<input type="submit" value="{\Froxlor\I18N\Lang::getAll()['panel']['save']}" />
|
|
</td>
|
|
</tr>
|
|
</tfoot>
|