mralls8 Posted September 9, 2005 Share Posted September 9, 2005 Can someone tell me where to change the actual word "Total" on the checkout confirmation page? I changed the checkout_confirmation.php file but the change didn't show, so that must not have been it. Help please? Link to comment Share on other sites More sharing options...
Jack_mcs Posted September 9, 2005 Share Posted September 9, 2005 Text is usually found in the languages directory. Look in languages/english/checkout_confirmation.php for define('HEADING_TOTAL', 'Total'); Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
mralls8 Posted September 13, 2005 Author Share Posted September 13, 2005 Text is usually found in the languages directory. Look in languages/english/checkout_confirmation.php for define('HEADING_TOTAL', 'Total'); Jack <{POST_SNAPBACK}> Thanks, Jack! Link to comment Share on other sites More sharing options...
mralls8 Posted October 4, 2005 Author Share Posted October 4, 2005 Text is usually found in the languages directory. Look in languages/english/checkout_confirmation.php for define('HEADING_TOTAL', 'Total'); Jack I've changed the word Total in "languages/english/checkout_confirmation.php" file, and in every other file I can find with this in it: define('HEADING_TOTAL', 'Total'); and it still shows up as Total. So I'm assuming that theres more to this than just changing it in the obvious files. Please can someone tell me what I'm missing? Thanks! Link to comment Share on other sites More sharing options...
kirchenbauer Posted October 4, 2005 Share Posted October 4, 2005 I don't know if you found your answer, but did you try in here: catalog\\includes\\languages\\english\\modules\\order_total\ ot_total.php Link to comment Share on other sites More sharing options...
mralls8 Posted October 4, 2005 Author Share Posted October 4, 2005 I don't know if you found your answer, but did you try in here: catalog\\includes\\languages\\english\\modules\\order_total\ ot_total.php Yes I sure did, I tried everywhere that it says "Total." and it doesn't matter what I change the word "Total" to, it still shows up as "Total" on the page. Thanks for the suggestion. Link to comment Share on other sites More sharing options...
kirchenbauer Posted October 5, 2005 Share Posted October 5, 2005 Have you tried this file? I think it might be in there. catalog\\includes\\languages\\english\shopping_cart.php Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.