forked from kevinowino869/mitrobill
change 404 header footer and admin tpl
This commit is contained in:
@ -186,5 +186,5 @@ switch ($action) {
|
||||
break;
|
||||
|
||||
default:
|
||||
$ui->display('a404.tpl');
|
||||
$ui->display('admin/404.tpl');
|
||||
}
|
||||
|
Reference in New Issue
Block a user