]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_payout.tpl
branch prepared
[mailer.git] / templates / de / html / member / member_payout.tpl
diff --git a/templates/de/html/member/member_payout.tpl b/templates/de/html/member/member_payout.tpl
new file mode 100644 (file)
index 0000000..73d9d85
--- /dev/null
@@ -0,0 +1,18 @@
+<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>
+       {--__PAYOUT_ROWS--}
+       <TR>
+               <TD colspan="5" class="seperator member_footer" height="10">&nbsp;</TD>
+       </TR>
+</TABLE>