mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-06-26 19:48:35 +02:00
bulma started
This commit is contained in:
parent
565f481a65
commit
79c7ad1d98
45 changed files with 169 additions and 13045 deletions
|
@ -4,7 +4,7 @@
|
|||
* PHP Mikrotik Billing (https://ibnux.github.io/phpmixbill/)
|
||||
**/
|
||||
_auth();
|
||||
$ui->assign('_title', $_L['Dashboard'] . ' - ' . $config['CompanyName']);
|
||||
$ui->assign('_title', $_L['Dashboard']);
|
||||
|
||||
$user = User::_info();
|
||||
$ui->assign('_user', $user);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue