]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_lock_sponsor.tpl
Functions for handling INC_POOL moved to inc-functions.php, plus some extra functions...
[mailer.git] / templates / de / html / admin / admin_lock_sponsor.tpl
index 185e17face134db121ff3bbdcb9694c0ed4bb4e7..a7a3cb6a74b106a21b9beb745bc58ca0bb843f15 100644 (file)
@@ -1,8 +1,8 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=lock_sponsor&amp;id={!__ID!}" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=lock_sponsor&amp;id={!__ID!}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
 <tr>
   <td align="center" class="admin_title bottom2">
-    <div class="admin_done">{!__HEADER_MESSAGE!}</STRONG>
+    <div class="admin_done">{!__HEADER_MESSAGE!}</div>
   </td>
 </tr>
 <tr><td height="5" class="seperator">&nbsp;</td></tr>
@@ -26,8 +26,8 @@
 <tr><td height="5" class="seperator bottom2">&nbsp;</td></tr>
 <tr>
   <td class="admin_footer">
-    <INPUT type="submit" name="no" class="admin_no" value="{--NO--}" />
-    <INPUT type="submit" name="ok" class="admin_yes" value="{--YES--}" />
+    <input type="submit" name="no" class="admin_no" value="{--NO--}" />
+    <input type="submit" name="ok" class="admin_yes" value="{--YES--}" />
   </td>
 </tr>
 </table>