Barbie97 Posted May 30, 2007 Posted May 30, 2007 Hi Gang, Can you all tell me where I need to make this change? My client wants the breadcrumb that currently reads "catalog" to read "Home". I can't find where to do this and need some help from the smart people! :) Thank you!!
Ausgirl Posted May 31, 2007 Posted May 31, 2007 Hello, Go here: catalog/includes/languages/english.php Change this: define('HEADER_TITLE_TOP', 'Catalog'); To this: define('HEADER_TITLE_TOP', 'Home'); You can change most wording in the english file, you just need to have a play :)
Barbie97 Posted May 31, 2007 Author Posted May 31, 2007 THANK YOU THANK YOU THANK YOU!!!!!!!!!!!!!!!!!!!!! I just have to say.. this place is AWESOME!!!! It's great for beginners like me. I'm learning tons thanks to people like you. THANK YOU!!!
Barbie97 Posted May 31, 2007 Author Posted May 31, 2007 Hi Gang... I tried to make the change as listed above... but it didn't work by changing the HEADER_TITLE_TOP... but did work when I changed the HEADER_TITLE_CATALOG line. (I'm still extremely grateful! Just wanted to make that known for people finding this post in the future.)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.