davidfel Posted July 9, 2006 Posted July 9, 2006 I want to edit the message at foot of main page to reflect my own store Can't find the text to edit Anybody help?
choosealogin Posted July 9, 2006 Posted July 9, 2006 catalog/includes/languages/english.php ..around line 317 define('FOOTER_TEXT_BODY', 'Copyright © ' . date('Y') . ' <a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . STORE_NAME . '</a><br>Powered by <a href="http://www.oscommerce.com" target="_blank">osCommerce</a>');
Recommended Posts
Archived
This topic is now archived and is closed to further replies.