mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-03 17:54:41 +02:00
without sales text
This commit is contained in:
parent
8d7b1c6ff0
commit
46e534af6c
1 changed files with 1 additions and 1 deletions
|
@ -359,7 +359,7 @@ function rechargeUser($id_customer, $router_name, $plan_id, $gateway, $channel){
|
|||
"\n\n".
|
||||
"INVOICE: *$in[invoice]*\n".
|
||||
"$_L[Date] : $date_now\n".
|
||||
"$_L[Sales] : $gateway $channel\n".
|
||||
"$gateway $channel\n".
|
||||
"\n\n".
|
||||
"$_L[Type] : *$in[type]*\n".
|
||||
"$_L[Plan_Name] : *$in[plan_name]*\n".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue