]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_sponsor.tpl
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_unlock_sponsor.tpl
index 5953437a4f62b7e6ba0be0f727471647ee70508e..907c28d0f9ddb2c0639e294b095ccc2de2871793 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=unlock_sponsor" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=unlock_sponsor" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
   <td colspan="4" class="admin_title bottom2" height="30" align="center">
@@ -15,8 +15,8 @@
 {!__SPONSOR_ROWS!}
 <tr>
   <td colspan="4" class="admin_footer" height="30" align="center">
-    <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-    <INPUT type="submit" name="ok" class="admin_submit" value="{--SPONSOR_UNLOCK--}" />
+    <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+    <input type="submit" name="ok" class="admin_submit" value="{--SPONSOR_UNLOCK--}" />
   </td>
 </tr>
 </table>