mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 10:15:03 +02:00
admin change to adminlte
This commit is contained in:
parent
9015d519c1
commit
a7e8335297
90 changed files with 913 additions and 745 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* PHP Mikrotik Billing (https://ibnux.github.io/phpmixbill/)
|
||||
* PHP Mikrotik Billing (https://ibnux.github.io/phpnuxbill/)
|
||||
|
||||
**/
|
||||
|
||||
|
@ -44,6 +44,6 @@ switch ($do) {
|
|||
|
||||
default:
|
||||
run_hook('customer_view_login'); #HOOK
|
||||
$ui->display('login.tpl');
|
||||
$ui->display('user-login.tpl');
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue