Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_delete_admins_acls.tpl
index 78b6730c522842cdaaa1e263f85e84726e3299b4..b0a8a5a1d6c381b83c977561490d9fd82a729cfd 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">
        <tr>
                <td colspan="5" align="center" class="table_header bottom">
@@ -20,5 +20,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>