]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_payments.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_del_payments.tpl
index e6dd1c83a01483ef4d0d456def9ba5a97872e170..edc4abd71575f5346e32e6c77151cabf20ddbbe5 100644 (file)
@@ -1,5 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=payments&do=del"
-       method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=payments&do=del" method="post">
 <table border="0" cellspacing="0" cellpadding="0" align="center"
        class="admin_table dashed" width="500">
        <tr>
@@ -7,8 +6,8 @@
        </tr>
        {!__PAYMENT_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_submit" value="{--REMOVE_PAY--}" />
                </td>
        </tr>