diff --git a/ui/ui/plan.tpl b/ui/ui/plan.tpl index e6e77e22..23001eb0 100644 --- a/ui/ui/plan.tpl +++ b/ui/ui/plan.tpl @@ -45,6 +45,7 @@ {Lang::T('Username')} {Lang::T('Plan Name')} + {Lang::T('Plan Type')} {Lang::T('Type')} {Lang::T('Created On')} {Lang::T('Expires On')} @@ -59,6 +60,7 @@ {$ds['username']} {$ds['namebp']} {$ds['type']} + {$ds['plan_type']} {Lang::dateAndTimeFormat($ds['recharged_on'],$ds['recharged_time'])} {Lang::dateAndTimeFormat($ds['expiration'],$ds['time'])} {$ds['method']}