» Knowledgebase - If its not here, Just ask.

Web Control » Installatron

ID #1014

Oscommerce - How to change the headings?

I found the answer at

http://forums.oscommerce.com/ - Direct Link

To change the box heading of categories open your catalog/includes/languages/english.php file and look for the following piece of code

// categories box text in includes/boxes/categories.php
define('BOX_HEADING_CATEGORIES', 'Categories');

Change the Categories to what ever you want it to be so it would look like

// categories box text in includes/boxes/categories.php
define('BOX_HEADING_CATEGORIES', 'Genres');

Tags: -

Related entries:

Last update: 2008-12-24 18:48
Author: jason
Revision: 1.3

Digg it! Print this record Send to a friend Show this as PDF file
Propose a translation for Propose a translation for
Please rate this entry:

Average rating: 0 out of 5 (0 Votes )

completely useless 1 2 3 4 5 most valuable

You can comment on this entry