mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-30 06:39:46 +02:00
stage 3 restructure ui folder
This commit is contained in:
parent
fa3e256174
commit
fa05ffa58b
71 changed files with 62 additions and 62 deletions
2
init.php
2
init.php
|
@ -367,7 +367,7 @@ function displayMaintenanceMessage(): void
|
|||
}
|
||||
http_response_code(503);
|
||||
$ui->assign('companyName', $config['CompanyName']);
|
||||
$ui->display('maintenance.tpl');
|
||||
$ui->display('admin/maintenance.tpl');
|
||||
die();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue