diff --git a/admin/index.php b/admin/index.php index 87255fa8..8038248f 100644 --- a/admin/index.php +++ b/admin/index.php @@ -1,6 +1,8 @@ assign('_title', $_L['Bandwidth_Plans']); $ui->assign('_system_menu', 'services'); diff --git a/system/controllers/callback.php b/system/controllers/callback.php index e15fa83a..b711bde3 100644 --- a/system/controllers/callback.php +++ b/system/controllers/callback.php @@ -1,9 +1,11 @@ assign('_title', 'Community'); $ui->assign('_system_menu', 'community'); diff --git a/system/controllers/customers.php b/system/controllers/customers.php index fe965f67..e30061d5 100644 --- a/system/controllers/customers.php +++ b/system/controllers/customers.php @@ -1,9 +1,10 @@ assign('_title', $_L['Customers']); $ui->assign('_system_menu', 'customers'); diff --git a/system/controllers/dashboard.php b/system/controllers/dashboard.php index 484eca7d..b7c7d10f 100644 --- a/system/controllers/dashboard.php +++ b/system/controllers/dashboard.php @@ -1,8 +1,10 @@ assign('_title', $_L['Dashboard']); $admin = Admin::_info(); diff --git a/system/controllers/default.php b/system/controllers/default.php index fb93515f..0694c7a6 100644 --- a/system/controllers/default.php +++ b/system/controllers/default.php @@ -1,6 +1,8 @@ assign('_title', $_L['Reports']); $ui->assign('_sysfrm_menu', 'reports'); diff --git a/system/controllers/home.php b/system/controllers/home.php index be779bc4..2533ed6e 100644 --- a/system/controllers/home.php +++ b/system/controllers/home.php @@ -1,8 +1,10 @@ assign('_title', $_L['Dashboard']); diff --git a/system/controllers/login.php b/system/controllers/login.php index e5dfd299..8a491dd6 100644 --- a/system/controllers/login.php +++ b/system/controllers/login.php @@ -1,8 +1,8 @@ assign('_title', $_L['Order_Voucher']); $ui->assign('_system_menu', 'order'); diff --git a/system/controllers/pages.php b/system/controllers/pages.php index 86578eb6..ce43e33e 100644 --- a/system/controllers/pages.php +++ b/system/controllers/pages.php @@ -1,7 +1,9 @@ assign('_title', 'Pages'); $ui->assign('_system_menu', 'pages'); diff --git a/system/controllers/paymentgateway.php b/system/controllers/paymentgateway.php index 89fc60e5..5aad90ac 100644 --- a/system/controllers/paymentgateway.php +++ b/system/controllers/paymentgateway.php @@ -1,7 +1,9 @@ assign('_system_menu', 'paymentgateway'); diff --git a/system/controllers/plugin.php b/system/controllers/plugin.php index 0879da97..900ab4a2 100644 --- a/system/controllers/plugin.php +++ b/system/controllers/plugin.php @@ -1,4 +1,8 @@ assign('_title', $_L['Plugin Manager']); $ui->assign('_system_menu', 'settings'); diff --git a/system/controllers/pool.php b/system/controllers/pool.php index f0eb6a4b..556c5919 100644 --- a/system/controllers/pool.php +++ b/system/controllers/pool.php @@ -1,8 +1,10 @@ assign('_title', $_L['Network']); $ui->assign('_system_menu', 'network'); diff --git a/system/controllers/prepaid.php b/system/controllers/prepaid.php index a227dc1c..6ffb50a9 100644 --- a/system/controllers/prepaid.php +++ b/system/controllers/prepaid.php @@ -1,11 +1,9 @@ assign('_title', $_L['Recharge_Account']); $ui->assign('_system_menu', 'prepaid'); diff --git a/system/controllers/radius.php b/system/controllers/radius.php index a683ebdf..90b2e5b1 100644 --- a/system/controllers/radius.php +++ b/system/controllers/radius.php @@ -1,8 +1,7 @@ assign('_title', $_L['Plugin Manager']); diff --git a/system/controllers/register.php b/system/controllers/register.php index b535b7eb..9b55439a 100644 --- a/system/controllers/register.php +++ b/system/controllers/register.php @@ -1,11 +1,7 @@ assign('_title', $_L['Reports']); $ui->assign('_system_menu', 'reports'); diff --git a/system/controllers/routers.php b/system/controllers/routers.php index e4e39bde..140ad2fb 100644 --- a/system/controllers/routers.php +++ b/system/controllers/routers.php @@ -1,8 +1,10 @@ assign('_title', $_L['Network']); $ui->assign('_system_menu', 'network'); diff --git a/system/controllers/services.php b/system/controllers/services.php index b07be594..11f00772 100644 --- a/system/controllers/services.php +++ b/system/controllers/services.php @@ -1,8 +1,7 @@ assign('_title', $_L['Hotspot_Plans']); diff --git a/system/controllers/settings.php b/system/controllers/settings.php index 74e99df3..93aab7ed 100644 --- a/system/controllers/settings.php +++ b/system/controllers/settings.php @@ -1,8 +1,7 @@ assign('_title', $_L['Settings']); diff --git a/system/controllers/voucher.php b/system/controllers/voucher.php index 2e8c61c0..03df08d1 100644 --- a/system/controllers/voucher.php +++ b/system/controllers/voucher.php @@ -1,8 +1,7 @@ assign('_title', $_L['Voucher']); diff --git a/system/cron.php b/system/cron.php index 534a7ae2..3636ceff 100644 --- a/system/cron.php +++ b/system/cron.php @@ -1,9 +1,11 @@