]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_payout.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[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
4         <tr>
5                 <td colspan="5" align="center" class="member_title2" height="30">
6                 <strong>{--PAYOUT_MEMBER_LIST_PAYOUTS--}:</strong></td>
7         </tr>
8         <tr>
9                 <td width="180" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TOTAL_PAYOUT--}</strong></td>
10                 <td width="130" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TARGET_ACCOUNT2--}</strong></td>
11                 <td width="100" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TARGET_BANK2--}</strong></td>
12                 <td width="150" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TIMESTAMP--}</strong></td>
13                 <td width="120" align="center" class="member_title2 bottom2"><strong>{--PAYOUT_MEMBER_STATUS--}</strong></td>
14         </tr>
15         {!__PAYOUT_ROWS!}
16         <tr>
17                 <td colspan="5" class="seperator member_footer" height="10">&nbsp;</td>
18         </tr>
19 </table>