HI there.
So I have:
/wamp/www/zencart/includes/languages/english.php
Line #108 : define('BOX_HEADING_SHOPPING_CART', 'Shopping Cart');
I want to add an image which displays before or after the word shopping cart.
How would I go about this?
HI there.
So I have:
/wamp/www/zencart/includes/languages/english.php
Line #108 : define('BOX_HEADING_SHOPPING_CART', 'Shopping Cart');
I want to add an image which displays before or after the word shopping cart.
How would I go about this?
That wasn't the plan!