HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_unlock_sponsor.tpl
index 83a7232309b965712ce5ea9bdbd21aefaacc9030..1ae088e5cd555e56d898dc83e3f9687dafcf63c8 100644 (file)
@@ -1,16 +1,16 @@
-<DIV align="center">
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=unlock_sponsor" method="POST">
+<div align="center">
+<form action="{!URL!}/modules.php?module=admin&amp;what=unlock_sponsor" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="620" class="admin_table dashed">
 <TR>
   <TD colspan="4" class="admin_title bottom2" height="30" align="center">
-    <STRONG>{--ADMIN_SPONSOR_UNLOCK_TITLE--}</STRONG>
+    <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="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>
 </TR>
 {!__SPONSOR_ROWS!}
 <TR>
@@ -20,9 +20,9 @@
   </TD>
 </TR>
 </TABLE>
-</FORM>
-</DIV>
+</form>
+</div>
 
 <P align="center">
-  <STRONG class="admin_note">{--ADMIN_SPONSOR_UNLOCK_NOTES--}</STRONG>
+  <div class="admin_note">{--ADMIN_SPONSOR_UNLOCK_NOTES--}</strong>
 </P>