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