bulma started

This commit is contained in:
Ibnu Maksum 2022-10-13 14:00:54 +07:00
parent 565f481a65
commit 79c7ad1d98
No known key found for this signature in database
GPG key ID: 7FC82848810579E5
45 changed files with 169 additions and 13045 deletions

View file

@ -3,7 +3,7 @@
* PHP Mikrotik Billing (https://ibnux.github.io/phpmixbill/)
**/
_auth();
$ui->assign('_title', 'Community - '. $config['CompanyName']);
$ui->assign('_title', 'Community');
$ui->assign('_system_menu', 'community');
$action = $routes['1'];