]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_cats.tpl
Caching of filters added (should work now)
[mailer.git] / templates / de / html / admin / admin_del_cats.tpl
index 61ab2747928815d9e7de56a548dc1aa3746b8cd4..a114726cc429b29c1f2d30a6a46b78603b2c2cc1 100644 (file)
@@ -1,6 +1,4 @@
-<form
-       action="{!URL!}/modules.php?module=admin&amp;what=config_cats&do=del"
-       method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_cats&do=del" method="post">
 <table border="0" cellspacing="0" cellpadding="0"
        class="admin_table dashed" width="500">
        <tr>
@@ -8,8 +6,8 @@
        </tr>
        {!__CAT_ROWS!}
        <tr>
-               <td class="admin_footer"><INPUT type="reset"
-                       class="admin_reset" value="{--CLEAR_FORM--}" /> <INPUT
+               <td class="admin_footer"><input type="reset"
+                       class="admin_reset" value="{--CLEAR_FORM--}" /> <input
                        type="submit" name="ok" class="admin_delete"
                        value="{--REMOVE_CATS--}" /></td>
        </tr>