More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / guest / guest_sponsor_infos.tpl
index ad35329f5cdee8f6a642bb81c5a1fe52f2d6e732..5f02f54b2ef309806cca7b768e03601bc86087f0 100644 (file)
@@ -1,32 +1,32 @@
 <div align="center">
-<TABLE border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="550">
-<TR>
-  <TD class="guest_title bottom2">
+<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="550">
+<tr>
+  <td class="guest_title bottom2">
     <div class="big">{--GUEST_SPONSOR_WANT_BECOME_HEADER--}</STRONG><br />
     {--GUEST_SPONSOR_INFOS_PRICING_HEADER--}
-  </TD>
-</TR>
-<TR>
-  <TD align="center" class="bottom2" style="padding-top:15px; padding-bottom: 15px">
+  </td>
+</tr>
+<tr>
+  <td align="center" class="bottom2" style="padding-top:15px; padding-bottom: 15px">
     {--GUEST_SPONSOR_PRICING_HEADER--}<br />
-    <TABLE border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="450">
+    <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="450">
 {!__SPONSOR_PAYTYPES!}
-    <TR><TD colspan="2" class="guest_title2 seperator" height="29">&nbsp;</TD></TR>
-    </TABLE>
-  </TD>
-</TR>
-<TR>
-  <TD align="center" style="padding-top: 15px; padding-bottom: 15px">
-    <TABLE border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="450">
-    <TR>
-      <TD colspan="2" align="center" class="guest_title2 bottom2" height="30">
+    <tr><td colspan="2" class="guest_title2 seperator" height="29">&nbsp;</td></tr>
+    </table>
+  </td>
+</tr>
+<tr>
+  <td align="center" style="padding-top: 15px; padding-bottom: 15px">
+    <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="450">
+    <tr>
+      <td colspan="2" align="center" class="guest_title2 bottom2" height="30">
         <strong>{--GUEST_SPONSOR_ACTIONS_HEADER--}</strong>
-      </TD>
-    </TR>
+      </td>
+    </tr>
 {!__SPONSOR_ACTIONS!}
-    <TR><TD colspan="2" class="guest_title2 seperator" height="29">&nbsp;</TD></TR>
-    </TABLE>
-  </TD>
-</TR>
-</TABLE>
+    <tr><td colspan="2" class="guest_title2 seperator" height="29">&nbsp;</td></tr>
+    </table>
+  </td>
+</tr>
+</table>
 </div>