{include file="admin_header.php"} {literal} {/literal} {include file="admin_menu_bar.php"}

 Payment Logs :

  {literal} {/literal}   Specify Date Range Found {$search_count} of {$user_count}
<< Page {$pagenum} of {$final_page} >>
{section name=log loop=$payment_date} {sectionelse} {/section}
 ID  Username  Amount  Transaction ID  Transaction Timestamp  Processor
 {$pid[log]}  [i] {$username[log]}  {if $amount[log] < "0"}${$amount[log]} {else}${$amount[log]}{/if}  {$transaction_id[log]}  {$timestamp[log]|date_format:"%Y-%m-%e - %H:%M:%S"}  {$processor[log]}

 No Payment Logs


<< Last Page   |   Next Page >>   

(N) = New Account                     (E) = Existing Account
{include file="admin_footer.php"}