In includes/languages/english/YOUR_TEMPLATE/english.php, look for
Edit the text as desired. Substitute whatever language you are using for the folder name and the file name. Substitute your template name for YOUR_TEMPLATE.Code:define('FOOTER_TEXT_BODY', 'Copyright © ' . date('Y') . ' <a href="' . zen_href_link(FILENAME_DEFAULT) . '" target="_blank">' . STORE_NAME . '</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart™</a>');




