{include file="sections/header.tpl"}
{$_L['All_Transactions_at_Date']}:
{date($_c['date_format'], strtotime($mdate))} {$mtime}
{$_L['Username']} | {$_L['Type']} | {$_L['Plan_Name']} | {$_L['Plan_Price']} | {$_L['Created_On']} | {$_L['Expires_On']} | {$_L['Method']} | {$_L['Routers']} |
---|---|---|---|---|---|---|---|
{$ds['username']} | {$ds['type']} | {$ds['plan_name']} | {Lang::moneyFormat($ds['price'])} | {Lang::dateAndTimeFormat($ds['recharged_on'],$ds['recharged_time'])} | {Lang::dateAndTimeFormat($ds['expiration'],$ds['time'])} | {$ds['method']} | {$ds['routers']} |
{$_L['All_Transactions_at_Date']}: {date($_c['date_format'], strtotime($mdate))} {$mtime}