source: sandbox/2.3-MailArchiver/admin/templates/default/form_button_script.tpl @ 6779

Revision 6779, 239 bytes checked in by rafaelraymundo, 12 years ago (diff)

Ticket #2946 - Liberado Expresso(branch 2.3) integrado ao MailArchiver?.

Line 
1<!-- BEGIN form_button -->
2<form action="{action_url_button}" method="post" name="{action_text_button}form">
3 {action_extra_field} <input type="submit" value="{action_text_button}" {action_confirm_button}>
4</form>
5<!-- END form_button -->
Note: See TracBrowser for help on using the repository browser.