Jump to content

Comments Box label change in cubecart order page


Guest WSFMatt

Recommended Posts

Guest WSFMatt

Hi Guys,

Im not sure if this is the right place to ask or not but im currently setting up a flower website, on CubeCart version 3

how ever on the order part of things it has a COMMENTS BOX for order, i'd like to change the text above this box to say intsead of Comments, to Your Gift Tag Message..

Is this easly done, is it in the database, one of the php documents?

Any help would be Greatfully appreicated as im totaly stuck....

Regards

Matthew

Link to comment
Share on other sites

Open:

language/en/lang.inc.php

FIND:

'your_comments' => "Your comments:",




REPLACE WITH:


'your_comments' => "Your Gift Tag Message...",

There are other instances in the lang.inc.php that show "Customer Comments"

that you should change to Gift Tag Message:

so that it shows also in the order to the customer and to you as well in admin

basically lang.inc.php is the file you want to look at

hope this helps

Kinetic :)

Link to comment
Share on other sites

  • 1 month later...

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.

×
×
  • Create New...