Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_add_admins_acl.tpl
index 2200018423c7552a3c049cb73677f2ecaf22b3e8..af8528b18bed0c69a6a05831bbaf327659dd799a 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_admins_acls%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_admins_acls%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
@@ -35,5 +35,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>