source: companies/serpro/admin/templates/default/acl_manager_form.tpl @ 903

Revision 903, 305 bytes checked in by niltonneto, 15 years ago (diff)

Importacao inicial do Expresso do Serpro

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.