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