]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_payout.tpl
Fixed bug in surfbar member list
[mailer.git] / templates / de / html / member / member_payout.tpl
index 422b2e62706494ad8f6ca9b6c3bfdaa25ad877de..a35287a5187c1f40bb9946baf74972c222c64840 100644 (file)
@@ -1,18 +1,19 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="680"
+<table border="0" cellspacing="0" cellpadding="0" width="680"
        class="member_table dashed" align="center">
-       <TR>
-               <TD colspan="5" align="center" class="member_title2" height="30">
-               <STRONG>{--PAYOUT_MEMBER_LIST_PAYOUTS--}:</STRONG></TD>
-       </TR>
-       <TR>
-               <TD width="180" align="center" class="member_title2 bottom2 right2"><STRONG>{--PAYOUT_TOTAL_PAYOUT--}</STRONG></TD>
-               <TD width="130" align="center" class="member_title2 bottom2 right2"><STRONG>{--PAYOUT_TARGET_ACCOUNT2--}</STRONG></TD>
-               <TD width="100" align="center" class="member_title2 bottom2 right2"><STRONG>{--PAYOUT_TARGET_BANK2--}</STRONG></TD>
-               <TD width="150" align="center" class="member_title2 bottom2 right2"><STRONG>{--PAYOUT_TIMESTAMP--}</STRONG></TD>
-               <TD width="120" align="center" class="member_title2 bottom2"><STRONG>{--PAYOUT_MEMBER_STATUS--}</STRONG></TD>
-       </TR>
+
+       <tr>
+               <td colspan="5" align="center" class="member_title2" height="30">
+               <strong>{--PAYOUT_MEMBER_LIST_PAYOUTS--}:</strong></td>
+       </tr>
+       <tr>
+               <td width="180" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TOTAL_PAYOUT--}</strong></td>
+               <td width="130" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TARGET_ACCOUNT2--}</strong></td>
+               <td width="100" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TARGET_BANK2--}</strong></td>
+               <td width="150" align="center" class="member_title2 bottom2 right2"><strong>{--PAYOUT_TIMESTAMP--}</strong></td>
+               <td width="120" align="center" class="member_title2 bottom2"><strong>{--PAYOUT_MEMBER_STATUS--}</strong></td>
+       </tr>
        {!__PAYOUT_ROWS!}
-       <TR>
-               <TD colspan="5" class="seperator member_footer" height="10">&nbsp;</TD>
-       </TR>
-</TABLE>
+       <tr>
+               <td colspan="5" class="seperator member_footer" height="10">&nbsp;</td>
+       </tr>
+</table>