1 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_payouts&do=accept&pid=$content[pid]&task=$content[tid]" method="post">
2 <input type="submit" class="admin_submit" value="{--PAYOUT_ACCEPT_PAYOUT--}" />
5 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&what=list_payouts&do=reject&pid=$content[pid]&task=$content[tid]" method="post">
6 <input type="submit" class="admin_delete" value="{--PAYOUT_REJECT_PAYOUT--}" />