]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_sponsor.tpl
SQL query and inconsistencies fixed, TODOs.txt updated
[mailer.git] / templates / de / html / admin / admin_unlock_sponsor.tpl
index 907c28d0f9ddb2c0639e294b095ccc2de2871793..01e6427b6794cb228fcc30e13a182ea34b22d65e 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=unlock_sponsor" method="post">
+<form accept-charset="utf-8" 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">
@@ -12,7 +12,7 @@
   <td align="center" class="admin_title bottom2 right2"><strong>{--REMOTE_IP--}:</strong></td>
   <td align="center" class="admin_title bottom2"><strong>{--SPONSOR_CREATED--}:</strong></td>
 </tr>
-{!__SPONSOR_ROWS!}
+$content
 <tr>
   <td colspan="4" class="admin_footer" height="30" align="center">
     <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
@@ -21,8 +21,6 @@
 </tr>
 </table>
 </form>
-</div>
 
-<P align="center">
-  <div class="admin_note">{--ADMIN_SPONSOR_UNLOCK_NOTES--}</strong>
-</P>
+<div class="admin_note">{--ADMIN_SPONSOR_UNLOCK_NOTES--}</div>
+</div>