73d9d85aa4d31af19cc75926b284c107bc65be5a
[mailer.git] / templates / de / html / member / member_payout.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="680"
2         class="member_table dashed" align="center">
3         <TR>
4                 <TD colspan="5" align="center" class="member_title2" height="30">
5                 <STRONG>{--PAYOUT_MEMBER_LIST_PAYOUTS--}:</STRONG></TD>
6         </TR>
7         <TR>
8                 <TD width="180" align="center" class="member_title2 bottom2 right2"><STRONG>{--PAYOUT_TOTAL_PAYOUT--}</STRONG></TD>
9                 <TD width="130" align="center" class="member_title2 bottom2 right2"><STRONG>{--PAYOUT_TARGET_ACCOUNT2--}</STRONG></TD>
10                 <TD width="100" align="center" class="member_title2 bottom2 right2"><STRONG>{--PAYOUT_TARGET_BANK2--}</STRONG></TD>
11                 <TD width="150" align="center" class="member_title2 bottom2 right2"><STRONG>{--PAYOUT_TIMESTAMP--}</STRONG></TD>
12                 <TD width="120" align="center" class="member_title2 bottom2"><STRONG>{--PAYOUT_MEMBER_STATUS--}</STRONG></TD>
13         </TR>
14         {--__PAYOUT_ROWS--}
15         <TR>
16                 <TD colspan="5" class="seperator member_footer" height="10">&nbsp;</TD>
17         </TR>
18 </TABLE>