mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
7 lines
232 B
Smarty
Executable File
7 lines
232 B
Smarty
Executable File
<!-- $Id$ -->
|
|
<!-- BEGIN form_button -->
|
|
<form action="{action_url_button}" method="post" name="{action_text_button}form">
|
|
<input type="submit" value="{action_text_button}" {action_confirm_button}>
|
|
</form>
|
|
<!-- END form_button -->
|