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