mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 02:04:53 +02:00
View Invoice from Customer side
This commit is contained in:
parent
e206a583fd
commit
68d3c9181c
9 changed files with 41 additions and 9 deletions
|
@ -135,7 +135,7 @@ switch ($action) {
|
|||
$ui->assign('gateway', $gateway);
|
||||
$ui->assign('channel', $channel);
|
||||
$ui->assign('server', $b['routers']);
|
||||
$ui->assign('using', 'default');
|
||||
$ui->assign('using', 'cash');
|
||||
$ui->assign('plan', $plan);
|
||||
$ui->display('recharge-confirm.tpl');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue