diff --git a/system/controllers/prepaid.php b/system/controllers/prepaid.php index 95e89f7f..e26249bf 100644 --- a/system/controllers/prepaid.php +++ b/system/controllers/prepaid.php @@ -310,7 +310,7 @@ switch ($action) { break; case 'voucher': - $ui->assign('_title', Lang::T('Prepaid Vouchers')); + $ui->assign('_title', Lang::T('Vouchers')); $limit = 10; $page = _get('p', 0); $pageNow = $page * $limit; diff --git a/system/lan/english.json b/system/lan/english.json index 08349a9f..e4456d21 100644 --- a/system/lan/english.json +++ b/system/lan/english.json @@ -471,5 +471,13 @@ "Show_To_Customer": "Type", "Using": "Using", "Default": "Default", - "Customer_Balance": "Customer Balance" + "Customer_Balance": "Customer Balance", + "Vouchers": "Vouchers", + "Refill_Customer": "Refill Customer", + "Recharge_Customer": "Recharge Customer", + "Plans": "Plans", + "PPPOE": "PPPOE", + "Bandwidth": "Bandwidth", + "Customers": "Customers", + "Actives": "Actives" } \ No newline at end of file diff --git a/ui/ui/prepaid.tpl b/ui/ui/prepaid.tpl index a6dc4080..ac429480 100644 --- a/ui/ui/prepaid.tpl +++ b/ui/ui/prepaid.tpl @@ -16,7 +16,7 @@ aria-hidden="true"> CSV {/if} - {Lang::T('Prepaid Users')} +