{include file="sections/user-header.tpl"}
{$_L['Username']} | {$_L['Plan_Name']} | {$_L['Type']} | {$_L['Created_On']} | {$_L['Expires_On']} | {$_L['Method']} |
---|---|---|---|---|---|
{$ds['username']} | {$ds['plan_name']} | {$ds['type']} | {date($_c['date_format'], strtotime($ds['recharged_on']))} {$ds['time']} | {date($_c['date_format'], strtotime($ds['expiration']))} {$ds['time']} | {$ds['method']} |