Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_list_cats.tpl
index 24b68aab1565a2de0b8ef045700f4e694d529495..674a0be70e9b4072337f91142f9173c996bddb50 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 align="center" colspan="4" class="table_header bottom">
@@ -21,5 +21,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>