Hi,
I've recently bought the business version and want to change what it says in the order confirmation email.
The first line of text in the language file is this:
"We are pleased to confirm the creation of your order No. %s at %s on the %s at %s"
OK and I understand that the first %s returns the order number and the second %s returns the website url, the third the date and the fourth the time. And I understand that the order is probably due to coding in that each subsequent %s returns the correct result.
My problem is that I want to keep the order number, and I don't mind having the date and time, but I want to change the url to the business name.
I can't just delete the relevant %s and replace it with the business name as the second %s always returns the url and so the sentence then doesn't make sense.
The question is therefore: how/where do I change the %s that returns the url to return the business name?
If anyone can point me in the right direction I would be grateful.
Thanks
Dunxmax