]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_transfer_list.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / member / member_transfer_list.tpl
index 00c0b8b40c16cc09153f3fa41705b093b98b6b9a..10bf65862d3db9edb0cbded47628d3c1e8ac4ffd 100644 (file)
@@ -1,27 +1,27 @@
-<DIV align="center">
+<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>
+                       height="30"><strong>{!__TRANSFER_TITLE!}</strong></TD>
        </TR>
        <TR>
                <TD width="80" align="center" class="member_title2 bottom2 right2">
-               <STRONG>{--TRANSFER_ID--}</STRONG></TD>
+               <strong>{--TRANSFER_ID--}</strong></TD>
                <TD width="120" align="center" class="member_title2 bottom2 right2">
-               <STRONG>{--TRANSFER_STAMP--}</STRONG></TD>
+               <strong>{--TRANSFER_STAMP--}</strong></TD>
                <TD width="120" align="center" class="member_title2 bottom2 right2">
-               <STRONG>{--TRANSFER_PARTY--}</STRONG></TD>
+               <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>
+               <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 width="80" align="center" class="member_footer"><strong>{!__TRANSFER_TOTAL_VALUE!}</strong>
                </TD>
        </TR>
 </TABLE>
-</DIV>
+</div>