Fix for endless loop
[mailer.git] / templates / de / html / member / member_payout.tpl
1 <table border="0" cellspacing="0" cellpadding="0" width="680" class="member_table dashed" align="center">
2         <tr>
3                 <td colspan="5" align="center" class="member_title2" height="30">
4                 <strong>{--PAYOUT_MEMBER_LIST_PAYOUTS--}:</strong></td>
5         </tr>
6         <tr>
7                 <td width="180" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TOTAL_PAYOUT--}</strong></td>
8                 <td width="130" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TARGET_ACCOUNT2--}</strong></td>
9                 <td width="100" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TARGET_BANK2--}</strong></td>
10                 <td width="150" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TIMESTAMP--}</strong></td>
11                 <td width="120" align="center" class="member_title2 bottom2"><strong>{--PAYOUT_MEMBER_STATUS--}</strong></td>
12         </tr>
13         $content
14         <tr>
15                 <td colspan="5" class="seperator member_footer" height="10">&nbsp;</td>
16         </tr>
17 </table>