OpenCart 3.0.3.8
This commit is contained in:
@ -39,6 +39,9 @@ $_['text_confirm_void'] = 'Are you sure you want to void the payment?';
|
||||
$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?';
|
||||
$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?';
|
||||
$_['text_globalpay_remote'] = '<a target="_blank" href="https://resourcecentre.globaliris.com/getting-started.php?id=OpenCart"><img src="view/image/payment/globalpay.png" alt="Globalpay" title="Globalpay" style="border: 1px solid #EEEEEE;" /></a>';
|
||||
$_['text_void'] = 'Void';
|
||||
$_['text_payment'] = 'Payment';
|
||||
$_['text_rebate'] = 'Rebate';
|
||||
|
||||
// Column
|
||||
$_['text_column_amount'] = 'Amount';
|
||||
|
Reference in New Issue
Block a user