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