mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-06-30 13:14:23 +02:00
Template Redesigned
we have move all user template files to folder ui/ui/user-ui for easy customisation
This commit is contained in:
parent
19ea56df3f
commit
0eead7cea1
32 changed files with 67 additions and 59 deletions
|
@ -325,4 +325,4 @@ $abills = User::getAttributes("Bill");
|
|||
$ui->assign('abills', $abills);
|
||||
|
||||
run_hook('view_customer_dashboard'); #HOOK
|
||||
$ui->display('user-dashboard.tpl');
|
||||
$ui->display('user-ui/dashboard.tpl');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue