More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / mailid / mailid_points_done.tpl
index 2bd8fb6682aa4dbb5878434d4760d378a72829ba..af9d27d0a1273276371f8f8db5dd8680001a004b 100644 (file)
@@ -1,26 +1,26 @@
-<TABLE border="0" cellspacing="0" cellpadding="0"
+<table border="0" cellspacing="0" cellpadding="0"
        class="member_mailidtop">
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="220" align="center">{--THANX_POINTS_ADDED_1--}<strong
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="220" align="center">{--THANX_POINTS_ADDED_1--}<strong
                        class="member_done">{--_POINTS_VALUE!}</strong>&nbsp;{--THANX_POINTS_ADDED_2--}<br />
                {--MAILID_TOTAL_POINTS1--} <div class="member_done">{!__TOTAL_POINTS!}
-               {!POINTS!}</strong> {--MAILID_TOTAL_POINTS2--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center">
-               <TABLE border="0" cellspacing="0" cellpadding="0"
+               {!POINTS!}</strong> {--MAILID_TOTAL_POINTS2--}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center">
+               <table border="0" cellspacing="0" cellpadding="0"
                        class="member_banner dashed">
-                       <TR>
-                               <TD height="3" class="seperator">&nbsp;</TD>
-                       </TR>
-                       <TR>
-                               <TD align="center">{--_TEMPLATE_BANNER--}</TD>
-                       </TR>
-                       <TR>
-                               <TD height="4" class="seperator">&nbsp;</TD>
-                       </TR>
-               </TABLE>
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+                       <tr>
+                               <td height="3" class="seperator">&nbsp;</td>
+                       </tr>
+                       <tr>
+                               <td align="center">{--_TEMPLATE_BANNER--}</td>
+                       </tr>
+                       <tr>
+                               <td height="4" class="seperator">&nbsp;</td>
+                       </tr>
+               </table>
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+</table>
\ No newline at end of file