(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_payouts.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=list_payouts" method="POST">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="580" class="admin_table dashed" align="center">\r
3 <TR>\r
4   <TD colspan="6" align="center" class="admin_title" height="30">\r
5     <STRONG>{--PAYOUT_ADMIN_LIST_PAYOUTS--}:</STRONG>\r
6   </TD>\r
7 </TR>\r
8 <TR>\r
9   <TD width="20" align="center" class="admin_title bottom2 right2"><STRONG>{--_UID--}</STRONG></TD>\r
10   <TD width="40" align="center" class="admin_title bottom2 right2"><STRONG>{--PAYOUT_TOTAL_PAYOUT--}</STRONG></TD>\r
11   <TD width="80" align="center" class="admin_title bottom2 right2"><STRONG>{--PAYOUT_TARGET_ACCOUNT2--}</STRONG></TD>\r
12   <TD width="80" align="center" class="admin_title bottom2 right2"><STRONG>{--PAYOUT_TARGET_BANK2--}</STRONG></TD>\r
13   <TD width="120" align="center" class="admin_title bottom2 right2"><STRONG>{--PAYOUT_TIMESTAMP--}</STRONG></TD>\r
14   <TD width="220" align="center" class="admin_title bottom2"><STRONG>{--PAYOUT_STATUS--}</STRONG></TD>\r
15 </TR>\r
16 {--__PAYOUT_ROWS--}\r
17 <TR>\r
18   <TD colspan="6" align="center" class="admin_footer">\r
19     <A href="{!URL!}/modules.php?module=admin&amp;what=list_payouts&do=delete">{--PAYOUT_DELETE_ALL_REQUESTS--}</A>\r
20   </TD>\r
21 </TR>\r
22 </TABLE>\r
23 </FORM>\r