Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_admins_mails_list.tpl
index 2f8c2117097b7dc86a0d688c7c663c3b16edf358..1bd75e77247e27d7d44fd75581a67982b724839d 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="3" align="center" class="table_header bottom">
@@ -25,5 +25,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>