Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How to Change Text on Categories Box?

How to Change Text on Categories Box?

Locked

Views: 414

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
19 Nov 2010, 5:00 AM
#1
horrific_ending avatar

horrific_ending

New Zenner

Join Date:
Oct 2009
Posts:
90
Plugin Contributions:
0

How to Change Text on Categories Box?

After some searches and no immediate results I just had to.

In what file can we change the actual text of the title for the "Categories" box; default of "Categories" is what we do not want.

Thanks in advance for the help.

19 Nov 2010, 5:10 AM
#2
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Re: How to Change Text on Categories Box?

includes/languages/YOUR_TEMPLATE/english.php

define('BOX_HEADING_CATEGORIES', 'Categories');