mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-14 20:14:24 +02:00
change folder ui/ui/user-ui to ui/ui/customer
This commit is contained in:
parent
8f78f5184e
commit
ba63face92
45 changed files with 1272 additions and 1266 deletions
|
@ -336,4 +336,4 @@ $abills = User::getAttributes("Bill");
|
|||
$ui->assign('abills', $abills);
|
||||
|
||||
run_hook('view_customer_dashboard'); #HOOK
|
||||
$ui->display('user-ui/dashboard.tpl');
|
||||
$ui->display('customer/dashboard.tpl');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue