mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-30 14:49:25 +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
|
@ -60,7 +60,7 @@ if (strpos($action, "-reset") !== false) {
|
|||
$ui->assign("writeable", is_writable($path));
|
||||
$ui->assign("pageHeader", str_replace('_', ' ', $action));
|
||||
$ui->assign("PageFile", $action);
|
||||
$ui->display('page-edit.tpl');
|
||||
$ui->display('admin/settings/page.tpl');
|
||||
} else
|
||||
$ui->display('admin/404.tpl');
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue