mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-05 10:44:52 +02:00
Auto Renewal Button
This commit is contained in:
parent
7e78c5db40
commit
783b541645
3 changed files with 47 additions and 29 deletions
|
@ -359,3 +359,7 @@ $_L['Balance_Plans'] = 'Balance Plans';
|
|||
$_L['Buy_Balance'] = 'Buy Balance?';
|
||||
$_L['Price'] = 'Price';
|
||||
$_L['Validity'] = 'Validity';
|
||||
$_L['Disable_auto_renewal'] = 'Disable auto renewal?';
|
||||
$_L['Auto_Renewal_On'] = 'Auto Renewal On';
|
||||
$_L['Enable_auto_renewal'] = 'Enable auto renewal?';
|
||||
$_L['Auto_Renewal_Off'] = 'Auto Renewal Off';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue