Zen Cart Logo
Forums / Basic Configuration / Shopping Cart More Link

Shopping Cart More Link

Locked

Views: 1,601

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
1 Sep 2006, 4:59 AM
#1
avielf avatar

avielf

Zen Follower

Join Date:
Aug 2006
Posts:
109
Plugin Contributions:
0

Shopping Cart More Link

where do i go to turn that off or delete in I looked in the english file.

its my shopping cart category box it says shopping cart [more] how do i get rid of the more??

Thanks
Avie :unsure:

3 Sep 2006, 7:07 PM
#2
masterblaster avatar

masterblaster

Totally Zenned

Join Date:
Aug 2004
Location:
Germany
Posts:
528
Plugin Contributions:
0

Re: Shopping Cart More Link

Go edit the file in includes/languages/english.php and move it to includes/languages/<Yourtemplate>/english.php and change the define > define('BOX_HEADING_LINKS', '  [more]');
to read > define('BOX_HEADING_LINKS', '');

3 Sep 2006, 7:13 PM
#3
avielf avatar

avielf

Zen Follower

Join Date:
Aug 2006
Posts:
109
Plugin Contributions:
0

Re: Shopping Cart More Link

thank you thank you thank you :P

Avie