]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_pay_del.tpl
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay_del.tpl
index b5f9df30cc5c3098e4cd8fe2247aa9b79f8ca68c..0ed3a09381f13b1227447158e4e53777e22477c0 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_sponsor_pay" method="POST" target="_self">
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_sponsor_pay" method="post" target="_self">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="640">
 <tr>
   <td align="center" colspan="5" class="admin_header bottom2" height="40">
@@ -16,8 +16,8 @@
 {!__SPONSOR_ROWS!}
 <tr>
   <td align="center" colspan="5" class="admin_footer">
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-    <INPUT type="submit" class="admin_delete" name="remove" value="{--DEL_ENTRIES--}" />
+    <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+    <input type="submit" class="admin_delete" name="remove" value="{--DEL_ENTRIES--}" />
   </td>
 </tr>
 </table>