mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 10:15:03 +02:00
Add Setting to disable Voucher
This commit is contained in:
parent
dea73fb2a6
commit
5e474e4bf7
7 changed files with 61 additions and 14 deletions
|
@ -331,3 +331,4 @@ $_L['Your_account_not_connected_to_internet'] = 'Your account not connected to i
|
|||
|
||||
$_L['Failed_to_create_transaction_'] = 'Failed to create transaction. ';
|
||||
$_L['Failed_to_check_status_transaction_'] = 'Failed to check status transaction. ';
|
||||
$_L['Disable_Voucher'] = 'Disable Voucher';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue