]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_admins_acls.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_edit_admins_acls.tpl
index 124a53116cc6fb5bb02e8be9438720e5e05d742d..497e0f4423dd4b69d8ce39bf7ba36f48740f39a0 100644 (file)
@@ -1,9 +1,9 @@
 <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">
-                       <strong>{--ADMIN_ADMINS_EDIT_ACLS--}:</strong>
+                       <strong>{--ADMIN_ADMINS_EDIT_ACLS_TITLE--}:</strong>
                </td>
        </tr>
        <tr>
@@ -21,5 +21,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>