mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-06-25 19:18:33 +02:00
change 404 header footer and admin tpl
This commit is contained in:
parent
5a2e75017e
commit
0346a843ea
20 changed files with 1742 additions and 1738 deletions
|
@ -181,5 +181,5 @@ switch ($action) {
|
|||
echo json_encode(['results' => $json]);
|
||||
die();
|
||||
default:
|
||||
$ui->display('a404.tpl');
|
||||
$ui->display('admin/404.tpl');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue