]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_pay.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay.tpl
index da0996f8ada7c1fec7a7ec4a14974f7a24aa509e..2d022d8e455150fbf665e48b49f3df9f2840af26 100644 (file)
@@ -1,16 +1,16 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_sponsor_pay" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_sponsor_pay" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="640" class="admin_table dashed" align="center">
 <TR>
   <TD colspan="5" align="center" class="admin_title bottom2" height="30">
-    <STRONG>{--SPONSOR_LIST_PAYMENT_TYPES_TITLE--}</STRONG>
+    <strong>{--SPONSOR_LIST_PAYMENT_TYPES_TITLE--}</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>
 {!__LIST_ROWS!}
 <TR>
@@ -21,4 +21,4 @@
   </TD>
 </TR>
 </TABLE>
-</FORM>
\ No newline at end of file
+</form>
\ No newline at end of file