Skyscraper now in member menu supported (you need to update/patch member_header.tpl...
[mailer.git] / templates / de / html / member / member_transfer_list.tpl
1 <DIV align="center">
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="620" class="member_table dashed">
3         <TR>
4                 <TD colspan="5" align="center" class="member_title2 bottom2"
5                         height="30"><STRONG>{!__TRANSFER_TITLE!}</STRONG></TD>
6         </TR>
7         <TR>
8                 <TD width="80" align="center" class="member_title2 bottom2 right2">
9                 <STRONG>{--TRANSFER_ID--}</STRONG></TD>
10                 <TD width="120" align="center" class="member_title2 bottom2 right2">
11                 <STRONG>{--TRANSFER_STAMP--}</STRONG></TD>
12                 <TD width="120" align="center" class="member_title2 bottom2 right2">
13                 <STRONG>{--TRANSFER_PARTY--}</STRONG></TD>
14                 <TD width="230" align="center" class="member_title2 bottom2 right2">
15                 <STRONG>{--TRANSFER_POINTS_REASON--}</STRONG></TD>
16                 <TD width="80" align="center" class="member_title2 bottom2"><STRONG>{!POINTS!}</STRONG>
17                 </TD>
18         </TR>
19         {!__TRANSFER_ROWS!}
20         <TR>
21                 <TD colspan="4" align="right" class="member_footer right2">
22                 {!__TRANSFER_SUM!} ({!POINTS!}):&nbsp;</TD>
23                 <TD width="80" align="center" class="member_footer"><STRONG>{!__TRANSFER_TOTAL_VALUE!}</STRONG>
24                 </TD>
25         </TR>
26 </TABLE>
27 </DIV>