]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_admins_acl.tpl
Mailer project rwritten:
[mailer.git] / templates / de / html / admin / admin_add_admins_acl.tpl
index 2200018423c7552a3c049cb73677f2ecaf22b3e8..6079e4d9b2b1ac81f3a88525fadbd99fe6dc917e 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">
@@ -31,9 +31,9 @@
        <tr>
                <td colspan="2" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="add" class="form_submit" value="{--ADMIN_ADMINS_ADD_ADMIN--}" />
+                       <input type="submit" class="form_submit" name="add" value="{--ADMIN_ADMINS_ADD_ADMIN--}" />
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>