egroupware/calendar/templates/edge-it/form_button_script.tpl
bgigon fd64f81b1f "Their next target. The name is Neo."
-- Agent Jones, Matrix
2004-03-23 10:16:01 +00:00

14 lines
353 B
Smarty
Executable File

<!-- $Id$ -->
<!-- BEGIN form_button -->
<nobr>
<form action="{action_url_button}" method="post" name="{action_text_button}form">
<div style="padding-top:15px; padding-right: 2px">
{action_extra_field}
<input style="font-size:10px" type="submit" value="{action_text_button}" {action_confirm_button}>
</div>
</form>
</nobr>
<!-- END form_button -->