HTML->XHTML preparation (still *A LOT* to convert
[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>