]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_pay_edit.tpl
Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay_edit.tpl
index fe4890f19aa296fe86336a8f1b72aa66afb77843..c16b26cece78b500c854d51c3c3fadb6a53b9949 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_submit" name="change" value="{--SUBMIT_CHANGES--}" />
+    <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+    <input type="submit" class="admin_submit" name="change" value="{--SUBMIT_CHANGES--}" />
   </td>
 </tr>
 </table>