- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_payouts.tpl
index 5e288c9c667862c2b7b78026742fe4d643f886d9..3d7390d45ba9dd72c9007d89cc58439e4f360b5a 100644 (file)
@@ -1,23 +1,24 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_payouts" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="580" class="admin_table dashed" align="center">\r
-<TR>\r
-  <TD colspan="6" align="center" class="admin_title" height="30">\r
-    <STRONG>{--PAYOUT_ADMIN_LIST_PAYOUTS--}:</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR>\r
-  <TD width="20" align="center" class="admin_title bottom2 right2"><STRONG>{--_UID--}</STRONG></TD>\r
-  <TD width="40" align="center" class="admin_title bottom2 right2"><STRONG>{--PAYOUT_TOTAL_PAYOUT--}</STRONG></TD>\r
-  <TD width="80" align="center" class="admin_title bottom2 right2"><STRONG>{--PAYOUT_TARGET_ACCOUNT2--}</STRONG></TD>\r
-  <TD width="80" align="center" class="admin_title bottom2 right2"><STRONG>{--PAYOUT_TARGET_BANK2--}</STRONG></TD>\r
-  <TD width="120" align="center" class="admin_title bottom2 right2"><STRONG>{--PAYOUT_TIMESTAMP--}</STRONG></TD>\r
-  <TD width="220" align="center" class="admin_title bottom2"><STRONG>{--PAYOUT_STATUS--}</STRONG></TD>\r
-</TR>\r
-{--__PAYOUT_ROWS--}\r
-<TR>\r
-  <TD colspan="6" align="center" class="admin_footer">\r
-    <A href="{!URL!}/modules.php?module=admin&amp;what=list_payouts&do=delete">{--PAYOUT_DELETE_ALL_REQUESTS--}</A>\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_payouts"
+       method="POST">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="580"
+       class="admin_table dashed" align="center">
+       <TR>
+               <TD colspan="6" align="center" class="admin_title" height="30"><STRONG>{--PAYOUT_ADMIN_LIST_PAYOUTS--}:</STRONG>
+               </TD>
+       </TR>
+       <TR>
+               <TD width="20" align="center" class="admin_title bottom2 right2"><STRONG>{--_UID--}</STRONG></TD>
+               <TD width="40" align="center" class="admin_title bottom2 right2"><STRONG>{--PAYOUT_TOTAL_PAYOUT--}</STRONG></TD>
+               <TD width="80" align="center" class="admin_title bottom2 right2"><STRONG>{--PAYOUT_TARGET_ACCOUNT2--}</STRONG></TD>
+               <TD width="80" align="center" class="admin_title bottom2 right2"><STRONG>{--PAYOUT_TARGET_BANK2--}</STRONG></TD>
+               <TD width="120" align="center" class="admin_title bottom2 right2"><STRONG>{--PAYOUT_TIMESTAMP--}</STRONG></TD>
+               <TD width="220" align="center" class="admin_title bottom2"><STRONG>{--PAYOUT_STATUS--}</STRONG></TD>
+       </TR>
+       {--__PAYOUT_ROWS--}
+       <TR>
+               <TD colspan="6" align="center" class="admin_footer"><A
+                       href="{!URL!}/modules.php?module=admin&amp;what=list_payouts&do=delete">{--PAYOUT_DELETE_ALL_REQUESTS--}</A>
+               </TD>
+       </TR>
+</TABLE>
+</FORM>