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

@ -12,6 +12,7 @@ $_['text_success'] = 'Success: You have modified CardConnect pa
$_['text_edit'] = 'Edit CardConnect';
$_['text_cardconnect'] = '<a href="http://www.cardconnect.com" target="_blank"><img src="view/image/payment/cardconnect.png" alt="CardConnect" title="CardConnect"></a>';
$_['text_payment'] = 'Payment';
$_['text_refund'] = 'Refund';
$_['text_authorize'] = 'Authorize';
$_['text_live'] = 'Live';
$_['text_test'] = 'Test';