More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_transfer_list.tpl
index 10bf65862d3db9edb0cbded47628d3c1e8ac4ffd..d7a17505f5da3e4ada45a24c7b231290c634b105 100644 (file)
@@ -1,27 +1,27 @@
 <div align="center">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="620" class="member_table dashed">
-       <TR>
-               <TD colspan="5" align="center" class="member_title2 bottom2"
-                       height="30"><strong>{!__TRANSFER_TITLE!}</strong></TD>
-       </TR>
-       <TR>
-               <TD width="80" align="center" class="member_title2 bottom2 right2">
-               <strong>{--TRANSFER_ID--}</strong></TD>
-               <TD width="120" align="center" class="member_title2 bottom2 right2">
-               <strong>{--TRANSFER_STAMP--}</strong></TD>
-               <TD width="120" align="center" class="member_title2 bottom2 right2">
-               <strong>{--TRANSFER_PARTY--}</strong></TD>
-               <TD width="230" align="center" class="member_title2 bottom2 right2">
-               <strong>{--TRANSFER_POINTS_REASON--}</strong></TD>
-               <TD width="80" align="center" class="member_title2 bottom2"><strong>{!POINTS!}</strong>
-               </TD>
-       </TR>
+<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
+       <tr>
+               <td colspan="5" align="center" class="member_title2 bottom2"
+                       height="30"><strong>{!__TRANSFER_TITLE!}</strong></td>
+       </tr>
+       <tr>
+               <td width="80" align="center" class="member_title2 bottom2 right2">
+               <strong>{--TRANSFER_ID--}</strong></td>
+               <td width="120" align="center" class="member_title2 bottom2 right2">
+               <strong>{--TRANSFER_STAMP--}</strong></td>
+               <td width="120" align="center" class="member_title2 bottom2 right2">
+               <strong>{--TRANSFER_PARTY--}</strong></td>
+               <td width="230" align="center" class="member_title2 bottom2 right2">
+               <strong>{--TRANSFER_POINTS_REASON--}</strong></td>
+               <td width="80" align="center" class="member_title2 bottom2"><strong>{!POINTS!}</strong>
+               </td>
+       </tr>
        {!__TRANSFER_ROWS!}
-       <TR>
-               <TD colspan="4" align="right" class="member_footer right2">
-               {!__TRANSFER_SUM!} ({!POINTS!}):&nbsp;</TD>
-               <TD width="80" align="center" class="member_footer"><strong>{!__TRANSFER_TOTAL_VALUE!}</strong>
-               </TD>
-       </TR>
-</TABLE>
+       <tr>
+               <td colspan="4" align="right" class="member_footer right2">
+               {!__TRANSFER_SUM!} ({!POINTS!}):&nbsp;</td>
+               <td width="80" align="center" class="member_footer"><strong>{!__TRANSFER_TOTAL_VALUE!}</strong>
+               </td>
+       </tr>
+</table>
 </div>