mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-31 16:25:04 +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
|
@ -345,7 +345,7 @@ switch ($action) {
|
|||
$ui->assign('plugins', $json['plugins']);
|
||||
$ui->assign('pgs', $json['payment_gateway']);
|
||||
$ui->assign('dvcs', $json['devices']);
|
||||
$ui->display('plugin-manager.tpl');
|
||||
$ui->display('admin/settings/plugin-manager.tpl');
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue