]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_transfer_list.tpl
Referal overview completed, thanks to monakoianar for useful hints. :-)
[mailer.git] / templates / de / html / member / member_transfer_list.tpl
index e7bfb046cd7cce40749943a27b8e36dd653450c3..00c0b8b40c16cc09153f3fa41705b093b98b6b9a 100644 (file)
@@ -1,9 +1,8 @@
 <DIV align="center">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="620"
-       class="member_table dashed">
+<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">
@@ -20,9 +19,9 @@
        {!__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>
+               {!__TRANSFER_SUM!} ({!POINTS!}):&nbsp;</TD>
+               <TD width="80" align="center" class="member_footer"><STRONG>{!__TRANSFER_TOTAL_VALUE!}</STRONG>
                </TD>
        </TR>
 </TABLE>
-</DIV>
\ No newline at end of file
+</DIV>