diff --git a/system/autoload/User.php b/system/autoload/User.php index 5126c983..5317243a 100644 --- a/system/autoload/User.php +++ b/system/autoload/User.php @@ -187,6 +187,7 @@ class User ->select('time') ->select('status') ->select('method') + ->select('plan_type') ->select('tbl_user_recharges.routers', 'routers') ->select('tbl_user_recharges.type', 'type') ->select('admin_id') diff --git a/system/lan/english.json b/system/lan/english.json index c25870fc..41f9dff5 100644 --- a/system/lan/english.json +++ b/system/lan/english.json @@ -537,4 +537,4 @@ "All_fields_are_required": "All fields are required", "Personal": "Personal", "Email_Notification": "Email Notification" -} +} \ No newline at end of file diff --git a/ui/ui/user-dashboard.tpl b/ui/ui/user-dashboard.tpl index a2f19db9..b6a9a27a 100644 --- a/ui/ui/user-dashboard.tpl +++ b/ui/ui/user-dashboard.tpl @@ -152,6 +152,7 @@ {Lang::T('Type')} {if $_bill['prepaid'] eq yes}Prepaid{else}Postpaid{/if} + {Lang::T($_bill['plan_type'])} {if $nux_ip neq ''}