Guest Posted June 23, 2007 Posted June 23, 2007 OK. this may be an easy question, but how do I change the "Privacy Notice" link text on the main page. I figured out how to change everything else. I want it to say "Privacy and Trademak"
ingres2 Posted June 23, 2007 Posted June 23, 2007 OK. this may be an easy question, but how do I change the "Privacy Notice" link text on the main page. I figured out how to change everything else. I want it to say "Privacy and Trademak" Hi, find catalog/includes/languages/english.php and find the following lines: // information box text in includes/boxes/information.php define('BOX_HEADING_INFORMATION', 'Information'); define('BOX_INFORMATION_PRIVACY', 'Privacy Notice'); define('BOX_INFORMATION_CONDITIONS', 'Conditions of Use'); define('BOX_INFORMATION_SHIPPING', 'Shipping & Returns'); define('BOX_INFORMATION_CONTACT', 'Contact Us');
Guest Posted June 23, 2007 Posted June 23, 2007 WOW, that was easy. Sorry, I'm going nutty looking at all this code.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.