2001-01-14 03:43:14 +01:00
|
|
|
|
|
|
|
<!-- BEGIN add -->
|
2003-10-25 12:17:08 +02:00
|
|
|
<!--<table border="0" cellPadding="0" cellSpacing="0" width="77%">-->
|
2001-06-24 08:42:31 +02:00
|
|
|
<tr>
|
2003-08-28 16:16:30 +02:00
|
|
|
<td width="10%">
|
2005-07-17 18:46:36 +02:00
|
|
|
<input type="submit" name="save" value="{lang_save}">
|
|
|
|
</td>
|
|
|
|
<td width="10%">
|
|
|
|
<input type="submit" name="apply" value="{lang_apply}">
|
2001-06-24 08:42:31 +02:00
|
|
|
</td>
|
|
|
|
</form>
|
|
|
|
<form action="{cancel_url}" method="post">
|
2003-10-25 12:17:08 +02:00
|
|
|
<td colspan="3">
|
|
|
|
<input type="submit" name="cancel" value="{lang_cancel}">
|
2001-06-24 08:42:31 +02:00
|
|
|
</td>
|
|
|
|
</form>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2001-01-14 03:43:14 +01:00
|
|
|
<!-- END add -->
|