source: companies/celepar/admin/templates/default/form_button_script.tpl @ 763

Revision 763, 239 bytes checked in by niltonneto, 15 years ago (diff)

Importação inicial do Expresso da Celepar

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.