]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_sponsor.tpl
Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_unlock_sponsor.tpl
index 01e6427b6794cb228fcc30e13a182ea34b22d65e..f896a71f390b1079b09cfee6441b395e1dc46237 100644 (file)
@@ -2,25 +2,28 @@
 <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">
-    <strong>{--ADMIN_SPONSOR_UNLOCK_TITLE--}</strong>
-  </td>
+       <td colspan="4" class="admin_title bottom2" height="30" align="center">
+               <strong>{--ADMIN_SPONSOR_UNLOCK_TITLE--}</strong>
+       </td>
 </tr>
 <tr>
-  <td align="center" class="admin_title bottom2 right2"><strong>{--ID_SELECT--}</strong></td>
-  <td align="center" class="admin_title bottom2 right2"><strong>{--SURNAME_FAMILY--}:</strong></td>
-  <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>
+       <td align="center" class="header_column bottom2 right2"><strong>{--ID_SELECT--}</strong></td>
+       <td align="center" class="header_column bottom2 right2"><strong>{--SURNAME_FAMILY--}:</strong></td>
+       <td align="center" class="header_column bottom2 right2"><strong>{--REMOTE_IP--}:</strong></td>
+       <td align="center" class="header_column bottom2"><strong>{--SPONSOR_CREATED--}:</strong></td>
 </tr>
 $content
 <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--}" />
-  </td>
+       <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--}" />
+       </td>
 </tr>
 </table>
 </form>
 
-<div class="admin_note">{--ADMIN_SPONSOR_UNLOCK_NOTES--}</div>
+<div class="admin_note">
+       {--ADMIN_SPONSOR_UNLOCK_NOTES--}
+</div>
+
 </div>