mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-16 04:53:18 +01:00
7 lines
204 B
Smarty
7 lines
204 B
Smarty
|
<!-- $Id$ -->
|
||
|
<!-- BEGIN form_button -->
|
||
|
<form action="{action_url}" method="post" name="{action_text}form">
|
||
|
<input type="submit" value="{action_text}" {action_confirm}>
|
||
|
</form>
|
||
|
<!-- END form_button -->
|