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