1
0

OpenCart 3.0.3.8

This commit is contained in:
Christer Warén
2021-10-08 18:17:57 +03:00
parent cfa575a06a
commit 4bd790f56a
63 changed files with 461 additions and 89 deletions

View File

@ -6,7 +6,7 @@ $_['heading_title'] = 'PayPal Payments Standard';
$_['text_extension'] = 'Extensions';
$_['text_success'] = 'Success: You have modified PayPal account details!';
$_['text_edit'] = 'Edit PayPal Payments Standard';
$_['text_pp_standard'] = '<a target="_BLANK" href="https://www.paypal.com/uk/mrb/pal=V4T754QB63XXL"><img src="view/image/payment/paypal.png" alt="PayPal Payments Standard" title="PayPal Payments Standard" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_pp_standard'] = '<a target="_BLANK" href="https://www.paypal.com/uk/mrb/pal=V4T754QB63XXL"><img src="view/image/payment/paypal.png" alt="PayPal Website Payment Pro" title="PayPal Website Payment Pro iFrame" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_authorization'] = 'Authorization';
$_['text_sale'] = 'Sale';
@ -40,5 +40,5 @@ $_['help_debug'] = 'Logs additional information to the system log';
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
// Error
$_['error_permission'] = 'Varoitus: You do not have permission to modify payment PayPal Payments Standard!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify payment PayPal!';
$_['error_email'] = 'E-Mail required!';