Can someone tell me how to change the text from delivered to Order sent when completeng the order in zen cart
Ive had a couple of customers say its not been delivered, when it had only beed sent that day, and it seems to confuse a few
thanks
Andy
Can someone tell me how to change the text from delivered to Order sent when completeng the order in zen cart
Ive had a couple of customers say its not been delivered, when it had only beed sent that day, and it seems to confuse a few
thanks
Andy
In your admin > Tools > Developers Toolkit, enter "define delivered" in the box at the lower left, select all files and search. This will show you the file and line number where that text is defined. You can then open the file in a good text editor and change it as you wish. Save the file to your template override folder if it is not there already - see the FAQ/tutorials if you need help with this.
thanks, sorted now