Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Remove help link from shopping cart

Remove help link from shopping cart

Locked

Views: 876

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
15 Oct 2010, 5:30 PM
#1
alterego55 avatar

alterego55

New Zenner

Join Date:
Sep 2010
Posts:
28
Plugin Contributions:
0

Remove help link from shopping cart

How do I remove help link from shopping cart?

15 Oct 2010, 10:16 PM
#2
balihr avatar

balihr

Totally Zenned

Join Date:
Oct 2008
Location:
Croatia
Posts:
1,794
Plugin Contributions:
22

Re: 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:

<div class="forward"><?php echo TEXT_VISITORS_CART; ?></div>