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