Skip to content

Commit

Permalink
Update realex.php
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCartpenter authored Dec 31, 2023
1 parent afda5ef commit 4a12420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload/admin/language/en-gb/extension/payment/realex.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?';
$_['text_realex'] = '<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_payment'] = 'Payment';
$_['text_rebate'] = 'Rebate';

// Entry
Expand Down

0 comments on commit 4a12420

Please sign in to comment.