mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-09-01 15:35:44 +02:00
2023.11.17
This commit is contained in:
parent
e886249091
commit
21d83268f7
3 changed files with 7 additions and 2 deletions
|
@ -84,7 +84,7 @@ if (_post('send') == 'balance') {
|
|||
if ($router) {
|
||||
r2(U . "order/send/$router[id]/$active[plan_id]&u=" . trim(_post('username')), 's', Lang::T('Review package before recharge'));
|
||||
} else {
|
||||
r2(U . 'package/order', 'w', Lang::T('Your friend do not have active package'));
|
||||
r2(U . 'home', 'w', Lang::T('Your friend do not have active package'));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue