HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / sponsor / sponsor_fillup_form.tpl
index e12d1e9dac082a43f74196c80c972934addb7a03..d85cd091c88a823f53d933a5882225cc57efe805 100644 (file)
@@ -1,9 +1,9 @@
-<DIV align="center">
-<FORM action="{!URL!}/modules.php?module=sponsor&amp;what=fillup" method="POST" style="padding-bottom: 0px">
+<div align="center">
+<form action="{!URL!}/modules.php?module=sponsor&amp;what=fillup" method="POST" style="padding-bottom: 0px">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="450" class="sponsor_table dashed">
 <TR>
   <TD class="sponsor_header bottom2" colspan="2" align="center" height="37">
-    <STRONG>{--SPONSOR_POINTS_OVERVIEW--}:</STRONG>
+    <strong>{--SPONSOR_POINTS_OVERVIEW--}:</strong>
   </TD>
 </TR>
 <TR>
@@ -37,5 +37,5 @@
   </TD>
 </TR>
 </TABLE>
-</FORM>
-</DIV>
+</form>
+</div>