mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-06-28 20:30:02 +02:00
Auto Translate Language
This commit is contained in:
parent
e9f5d56f91
commit
3c9b05468e
116 changed files with 2549 additions and 2571 deletions
|
@ -6,7 +6,7 @@
|
|||
**/
|
||||
|
||||
_auth();
|
||||
$ui->assign('_title', $_L['Dashboard']);
|
||||
$ui->assign('_title', Lang::T('Dashboard'));
|
||||
|
||||
$user = User::_info();
|
||||
$ui->assign('_user', $user);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue