mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-03 01:34:53 +02:00
stage 2 restructured ui folder
This commit is contained in:
parent
0346a843ea
commit
fa3e256174
37 changed files with 29 additions and 28 deletions
|
@ -48,6 +48,6 @@ switch ($action) {
|
|||
$fields = json_decode(file_get_contents($fieldPath), true);
|
||||
}
|
||||
$ui->assign('fields', $fields);
|
||||
$ui->display('customfield.tpl');
|
||||
$ui->display('admin/settings/customfield.tpl');
|
||||
break;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue