HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay_del.tpl
index 6526b4f88ef4f9c7f9dc5dfdd6baab3913daaf8b..26daee944fdb19f6d5c7157724469baedb14f549 100644 (file)
@@ -1,17 +1,17 @@
-<DIV align="center">
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_sponsor_pay" method="POST" target="_self">
+<div align="center">
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_sponsor_pay" method="POST" target="_self">
 <TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="640">
 <TR>
   <TD align="center" colspan="5" class="admin_header bottom2" height="40">
-    <STRONG>{--SPONSOR_DELETE_PAY_ENTRIES--}</STRONG>
+    <strong>{--SPONSOR_DELETE_PAY_ENTRIES--}</strong>
   </TD>
 </TR>
 <TR>
-  <TD align="center" class="admin_title bottom2 right2" width="20"><STRONG>{--ID_SELECT--}</STRONG></TD>
-  <TD align="center" class="admin_title bottom2 right2" width="160"><STRONG>{--SPONSOR_PAYTYPE_NAME--}:</STRONG></TD>
-  <TD align="center" class="admin_title bottom2 right2" width="150"><STRONG>{--SPONSOR_PAYTYPE_RATE--}:</STRONG></TD>
-  <TD align="center" class="admin_title bottom2 right2" width="150"><STRONG>{--SPONSOR_PAYTYPE_MIN_COUNT2--}:</STRONG></TD>
-  <TD align="center" class="admin_title bottom2" width="160"><STRONG>{--SPONSOR_PAYTYPE_CURRENCY--}:</STRONG></TD>
+  <TD align="center" class="admin_title bottom2 right2" width="20"><strong>{--ID_SELECT--}</strong></TD>
+  <TD align="center" class="admin_title bottom2 right2" width="160"><strong>{--SPONSOR_PAYTYPE_NAME--}:</strong></TD>
+  <TD align="center" class="admin_title bottom2 right2" width="150"><strong>{--SPONSOR_PAYTYPE_RATE--}:</strong></TD>
+  <TD align="center" class="admin_title bottom2 right2" width="150"><strong>{--SPONSOR_PAYTYPE_MIN_COUNT2--}:</strong></TD>
+  <TD align="center" class="admin_title bottom2" width="160"><strong>{--SPONSOR_PAYTYPE_CURRENCY--}:</strong></TD>
 </TR>
 {!__SPONSOR_ROWS!}
 <TR>
@@ -21,5 +21,5 @@
   </TD>
 </TR>
 </TABLE>
-</FORM>
-</DIV>
+</form>
+</div>