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