sherrie Posted November 24, 2012 Share Posted November 24, 2012 Using Prestashop version: 1.4.7.3 PHP version: 5.2.17 I don't want to change any of the functions of the Accessories tab. I just want to change the word "Accessories" to read "Coordinates" Not very tech savvy but have been able to snoop around just a bit in php files before to make such simple changes. I'm just not sure where to find the code and string. Any help would be appreciated. Thanks! Sherrie Link to comment Share on other sites More sharing options...
Alex Simonchik BelVG Posted November 25, 2012 Share Posted November 25, 2012 Hi, if you want only to change text, you can to change it via translates Regards 1 Link to comment Share on other sites More sharing options...
fixgear Posted April 1, 2013 Share Posted April 1, 2013 long time no posts but this helped me so i´ll add to it. as Alexander said, use transaltions to change the other lang. text for that word but FIRST, open product.tpl and find the follwing line... {l s='Accessories'} and change the text to "Coordinates" (in the case of sherrie above) or any other text that suits you. THEN go to the translations and edit the other langs. word. saludos, jer... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now