Guest Posted December 9, 2007 Posted December 9, 2007 Hi I'd like my Categories heading to read Brands but I can't figure how to change this - any help appreciated Thanks Nick
photofxplus Posted December 9, 2007 Posted December 9, 2007 Page: catalog/includes/boxes/categories.php Line: 66 $info_box_contents[] = array('text' => BOX_HEADING_CATEGORIES); Lloyd
photofxplus Posted December 9, 2007 Posted December 9, 2007 OH yeah-- I am use to working with code and rarely look at the languages anymore but the preferred way to do it would be - page:catalog/includes/languages/english.php Line 73: define('BOX_HEADING_CATEGORIES', 'Categories'); Lloyd
Guest Posted December 9, 2007 Posted December 9, 2007 OH yeah-- I am use to working with code and rarely look at the languages anymore but the preferred way to do it would be - page:catalog/includes/languages/english.php Line 73: define('BOX_HEADING_CATEGORIES', 'Categories'); Hi I never even noticed the english.php file before! Thanks a lot. Cheers Nick
Recommended Posts
Archived
This topic is now archived and is closed to further replies.