footer.php (695B)
1 <?php 2 // Text 3 $_['text_information'] = 'Information'; 4 $_['text_service'] = 'Customer Service'; 5 $_['text_extra'] = 'Extras'; 6 $_['text_contact'] = 'Contact Us'; 7 $_['text_return'] = 'Returns'; 8 $_['text_sitemap'] = 'Site Map'; 9 $_['text_manufacturer'] = 'Brands'; 10 $_['text_voucher'] = 'Gift Certificates'; 11 $_['text_affiliate'] = 'Affiliate'; 12 $_['text_special'] = 'Specials'; 13 $_['text_account'] = 'My Account'; 14 $_['text_order'] = 'Order History'; 15 $_['text_wishlist'] = 'Wish List'; 16 $_['text_newsletter'] = 'Newsletter'; 17 $_['text_powered'] = 'Powered By <a href="http://www.opencart.com">OpenCart</a><br /> %s © %s';