Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Change [Next >>] & [Previous <<]

Change [Next >>] & [Previous <<]

Locked

Views: 927

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
16 Oct 2008, 10:18 PM
#1
nosleephotel avatar

nosleephotel

New Zenner

Join Date:
Sep 2008
Location:
Los Angeles, CA
Posts:
67
Plugin Contributions:
0

Change [Next >>] & [Previous <<]

On the Sub Category Listing page, when I have more than one page of products, there are these links [Next >>] & [Previous <<] on the top and bottom right. Where would I go to change these to something else like [Next »] & [« Previous]? I imagine this would be in the admin somewhere? If not, which PHP file is it in?

Thanks.

16 Oct 2008, 10:59 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,604
Plugin Contributions:
0

Re: Change [Next >>] & [Previous <<]

Admin> Tools> Developers Tool Kit> put the phrase you want to find in the last input on the left - choose all files and click go - then find the language file you need to change.

17 Oct 2008, 5:53 PM
#3
nosleephotel avatar

nosleephotel

New Zenner

Join Date:
Sep 2008
Location:
Los Angeles, CA
Posts:
67
Plugin Contributions:
0

Re: Change [Next >>] & [Previous <<]

Thanks Kim. Note: For others that want to know how I did this: searching for ">>" wasn't right so I searched for >> for >> and << for << which was only a line above. Appreciate the help.