source: trunk/admin/templates/default/form_button_script.tpl @ 2

Revision 2, 239 bytes checked in by niltonneto, 17 years ago (diff)

Removida todas as tags usadas pelo CVS ($Id, $Source).
Primeira versão no CVS externo.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
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.