How do I remove help link from shopping cart?
How do I remove help link from shopping cart?
You have to edit your includes/templates/YOUR_TEMPLATE/templates/tpl_shopping_cart_default.php and remove the following line:
Code:<div class="forward"><?php echo TEXT_VISITORS_CART; ?></div>