corrections in english\controller\checkout_confirm.php:
$_['email_thanks'] = 'Thank you for interesting in %s Products. Your order with details below has been received.';
Should be:
'Thank you for your interest in %s Products. Your order with details below have been received.';
Similar issue in
$_['email_message'] = 'Thank you for your interest in %s Products.....
And in:
$_['error_coupon'] = 'Error: Coupon is either invalid, expired or reached its usage limit!';
on second thought, that sentence sounds a little awkward. how about:
'Thank you for your interest in %s Products. Your order listed below has been received.';
or
'Thank you for your interest in %s Products. Your order detailed below has been received.';
'Thank you for your interest in %s Products. Your order listed below has been received.';
or
'Thank you for your interest in %s Products. Your order detailed below has been received.';
Who is online
Users browsing this forum: No registered users and 10 guests