hey
looking to change the '1ea' in the shopping cart to '1x' but cant find where to change it? is it in the admin?
http://fotw.co.uk/zen/
thanks
hey
looking to change the '1ea' in the shopping cart to '1x' but cant find where to change it? is it in the admin?
http://fotw.co.uk/zen/
thanks
looked around think I found it for you.
// shopping_cart box text in sideboxes/shopping_cart.php
define('BOX_HEADING_SHOPPING_CART', 'Shopping Cart');
define('BOX_SHOPPING_CART_EMPTY', 'Your cart is empty.');
define('BOX_SHOPPING_CART_DIVIDER', 'ea.- ');
this is in /includes/languages/english.php
thankyou i was looking in the wrong stupid php