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

Revision 2, 305 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 -->
2<form method="POST" action="{form_action}">
3 <div align="left">
4  <p>{lang_message}</p>
5  <p>{select_values}</p>
6  <p><input type="submit" name="submit" value="{lang_submit}"> &nbsp;
7     <input type="submit" name="cancel" value="{lang_cancel}"></p>
8 </div>
9</form>
10
11<!-- END form -->
Note: See TracBrowser for help on using the repository browser.