mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-30 14:49:25 +02:00
Auto Translate Language
This commit is contained in:
parent
e9f5d56f91
commit
3c9b05468e
116 changed files with 2549 additions and 2571 deletions
|
@ -16,7 +16,7 @@ $ui->assign('_admin', $admin);
|
|||
|
||||
|
||||
if (!in_array($admin['user_type'], ['SuperAdmin', 'Admin'])) {
|
||||
r2(U . "dashboard", 'e', $_L['Do_Not_Access']);
|
||||
r2(U . "dashboard", 'e', Lang::T('You do not have permission to access this page'));
|
||||
}
|
||||
|
||||
$cache = File::pathFixer('system/cache/plugin_repository.json');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue