]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_bank_packages.tpl
More misc fixes and rewrites (sorry, lame description)
[mailer.git] / templates / de / html / admin / admin_del_bank_packages.tpl
index cea4e33f83e8a567ef063b43e5aa8b8eb95f754f..4bd94fa8f83e1ff10e608e70afd007afbf73e218 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_bank_package" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_bank_package" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
        <tr>
                <td colspan="5" align="center" class="admin_title" height="30"><strong>{--ADMIN_DELETE_BANK_PACKAGES--}:</strong>
@@ -13,7 +13,7 @@
        $content
        <tr>
                <td colspan="5" class="admin_footer">
-                       <input type="submit" name="remove" class="admin_delete" value="{--DEL_ENTRIES--}">
+                       <input type="submit" name="remove" class="admin_delete" value="{--DEL_ENTRIES--}" />
                </td>
        </tr>
 </table>