Hello!
I have changed some text in the order confirmation email in the checkout_process.php page, and am now trying to add a block of text at the bottom, but I can't get that to work at all.
Tried copying this: define('EMAIL_DETAILS_FOLLOW' with text inserted, but it appears it won't use this define twice.
How can I add a new define line so that it works? I think I need to change the EMAIL_DETAILS_FOLLOW with something else and that something else probably needs to be added to another file somewhere for it all to work....?
Thank you for your help
Johanna



