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_realex_remote'] = '<a target="_BLANK" href="http://www.realexpayments.co.uk/partner-refer?id=opencart"><img src="view/image/payment/realex.png" alt="Realex" title="Realex" 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