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