forked from extern/egroupware
7 lines
253 B
Smarty
Executable File
7 lines
253 B
Smarty
Executable File
<!-- $Id$ -->
|
|
<!-- BEGIN form_button -->
|
|
<form action="{action_url_button}" method="post" name="{action_text_button}form">
|
|
{action_extra_field} <input type="submit" value="{action_text_button}" {action_confirm_button}>
|
|
</form>
|
|
<!-- END form_button -->
|