2000-11-23 02:37:50 +01:00
|
|
|
<!-- $Id$ -->
|
2004-03-13 00:47:03 +01:00
|
|
|
|
2000-11-23 02:37:50 +01:00
|
|
|
<!-- BEGIN form_button -->
|
2004-07-11 20:26:28 +02:00
|
|
|
|
2000-11-23 14:28:37 +01:00
|
|
|
<form action="{action_url_button}" method="post" name="{action_text_button}form">
|
2004-07-11 20:26:28 +02:00
|
|
|
<div style="padding-right: 2px">
|
2004-03-13 00:47:03 +01:00
|
|
|
{action_extra_field}
|
|
|
|
<input style="font-size:10px" type="submit" value="{action_text_button}" {action_confirm_button}>
|
|
|
|
</div>
|
2000-11-23 02:37:50 +01:00
|
|
|
</form>
|
2004-03-13 00:47:03 +01:00
|
|
|
|
2000-11-23 02:37:50 +01:00
|
|
|
<!-- END form_button -->
|