Jump to content

changing 'Product details' to 'Service details' on client area


Kiroge

Recommended Posts

Hi,

 

could you please someone help me to identify the file which I need to edit? As need to change 'Product details' to 'Service details' on the client area but I can't find 'Product details' in the language file. Any idea which file to edit?

 

Thanks

Link to comment
Share on other sites

It's inside the lang folder. Open English.txt and change this:

$_LANG["clientareaproductdetails"] = "Product Details";

 

To

$_LANG["clientareaproductdetails"] = "Service Details";

 

It's inside the lang folder. Open English.txt and change this:

$_LANG["clientareaproductdetails"] = "Product Details";

 

To

$_LANG["clientareaproductdetails"] = "Service Details";

 

Hi,

 

Thank you for your reply! But I can't find the file 'English.txt ' in a Lang folder there is only 'english.php' file which does not contain "Product Details" I have tried to find the file on other folders with no success. Please help me to find exactly path of the file. Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated