mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-30 22:59:28 +02:00
miscellaneous.tpl to app-miscellaneous.tpl
This commit is contained in:
parent
25d9524f53
commit
084cc0e0fb
2 changed files with 1 additions and 1 deletions
|
@ -934,7 +934,7 @@ switch ($action) {
|
|||
$ui->assign('csrf_token', $csrf_token);
|
||||
$ui->assign('_c', $config);
|
||||
$ui->assign('_title', Lang::T('Miscellaneous Settings'));
|
||||
$ui->display('miscellaneous.tpl');
|
||||
$ui->display('app-miscellaneous.tpl');
|
||||
break;
|
||||
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue