hinch Posted November 2, 2006 Posted November 2, 2006 OK when i go into a category there is the text at the top "Let's See What We Have Here" now i've looked through all the language files and the php files that I think generate the category listings page and I can't for the life of me find this line of text to change it. Can anyone tell me where it is? I need to add in a few switches so that it says different things per category
robr Posted November 2, 2006 Posted November 2, 2006 in catalog/includes/languages/english/index.php find: define('HEADING_TITLE', 'Let\'s See What We Have Here'); Robr
hinch Posted November 2, 2006 Author Posted November 2, 2006 spot on thanks very confusing having the language defs in dozens of different files whilst alot of them are also just in the primary langauge file. anyway first time using oscommerce so having to learn the entire thing as i have alot of customisation todo yet :(
Recommended Posts
Archived
This topic is now archived and is closed to further replies.