]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mmenu_delete.tpl
More misc fixes and rewrites (sorry, lame description)
[mailer.git] / templates / de / html / admin / admin_mmenu_delete.tpl
index 86daea04494a4383131d99a2a9f669b021749ccd..494b67df827935b68ae4f08d22836888ff63f981 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=memedit&amp;sub={!__SUB_VALUE!}" method="POST" target="_self">
+<form action="{!URL!}/modules.php?module=admin&amp;what=memedit&amp;sub={!__SUB_VALUE!}" method="post" target="_self">
 <table border="0" cellspacing="0" cellpadding="0"
        class="admin_table dashed">
        <tr>
@@ -12,9 +12,9 @@
        </tr>
        {!__MENU_ROWS!}
        <tr>
-               <td colspan="2" class="admin_footer"><INPUT
-                       type="hidden" name="ok" value="del"> <INPUT type="hidden"
-                       name="chk" value="{!__CHK_VALUE!}_{!__CNT_VALUE!}"> <INPUT
+               <td colspan="2" class="admin_footer"><input
+                       type="hidden" name="ok" value="del"> <input type="hidden"
+                       name="chk" value="{!__CHK_VALUE!}_{!__CNT_VALUE!}"> <input
                        type="submit" class="admin_delete" name="submit"
                        value="{--DEL_ENTRIES--}"></td>
        </tr>