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