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