More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_primera.tpl
index 4751f4ca637279c7f83391cffbf52557bccc611a..bfead908cf30369ee46cbedbad5466b499036ee9 100644 (file)
@@ -1,17 +1,17 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="680"
+<table border="0" cellspacing="0" cellpadding="0" width="680"
        class="member_table dashed" align="center">
-       <TR>
-               <TD colspan="4" align="center" class="member_title2" height="30">
-               <strong>{--PRIMERA_MEMBER_LIST_PRIMERA--}:</strong></TD>
-       </TR>
-       <TR>
-               <TD width="180" align="center" class="member_title2 bottom2 right2"><strong>{--PRIMERA_TOTAL_PRIMERA--}</strong></TD>
-               <TD width="130" align="center" class="member_title2 bottom2 right2"><strong>{--PRIMERA_TARGET_ACCOUNT2--}</strong></TD>
-               <TD width="150" align="center" class="member_title2 bottom2 right2"><strong>{--PRIMERA_TIMESTAMP--}</strong></TD>
-               <TD width="120" align="center" class="member_title2 bottom2"><strong>{--PRIMERA_MEMBER_STATUS--}</strong></TD>
-       </TR>
+       <tr>
+               <td colspan="4" align="center" class="member_title2" height="30">
+               <strong>{--PRIMERA_MEMBER_LIST_PRIMERA--}:</strong></td>
+       </tr>
+       <tr>
+               <td width="180" align="center" class="member_title2 bottom2 right2"><strong>{--PRIMERA_TOTAL_PRIMERA--}</strong></td>
+               <td width="130" align="center" class="member_title2 bottom2 right2"><strong>{--PRIMERA_TARGET_ACCOUNT2--}</strong></td>
+               <td width="150" align="center" class="member_title2 bottom2 right2"><strong>{--PRIMERA_TIMESTAMP--}</strong></td>
+               <td width="120" align="center" class="member_title2 bottom2"><strong>{--PRIMERA_MEMBER_STATUS--}</strong></td>
+       </tr>
        {!__PRIMERA_ROWS!}
-       <TR>
-               <TD colspan="4" class="seperator member_footer" height="10">&nbsp;</TD>
-       </TR>
-</TABLE>
+       <tr>
+               <td colspan="4" class="seperator member_footer" height="10">&nbsp;</td>
+       </tr>
+</table>