Quote Originally Posted by kobra View Post
Can't see what you have but this will be in the stylesheet
Thanks Kobra, will look for it and change it.
I have come across many posts requiring us to 'comment out' code. But how do I go about this? For example I want to exclude this detailed invoice link in my email replies, how would I comment out this code?
Thanks !


define('EMAIL_TEXT_INVOICE_URL', 'Detailed Invoice:');
define('EMAIL_TEXT_INVOICE_URL_CLICK', 'Click here for a Detailed Invoice');
define('EMAIL_TEXT_DATE_ORDERED', 'Date Ordered:');