New Zenner
- Join Date:
- Jul 2008
- Posts:
- 17
- Plugin Contributions:
- 0
Removing Detailed Invoice link from order update emails
I'm trying to remove the detailed invoice link that appears in emails that my customers receive when they get an email notifying them of order updates. Like so:
Dear xxx,
Store name
Order Number: ###
Detailed Invoice <-- I want to remove this link in both HTML & Text
Date Ordered: Wednesday 04 February, 2009
Your order has been updated to the following status:
New status: Completed
Please reply to this email if you have any questions.
I've seen this thread: http://www.zen-cart.com/forum/showthread.php?t=54243&highlight=remove+url
and have updated my files according to the instructions, but the link is still showing up.
Any ideas? I'm using the default template, no custom templates or anything. I do have the TY package tracker, if that makes a difference.
I want to remove the link because it shows up as https://www.domainA.com/B in order update emails only (but not order confirmation emails which shows https://www.domainB.com), and I prefer to keep the two separate (https://www.domainA.com and https://www.domainB.com are sharing the same webspace; domainB is a subdomain of domainA, and it's just a custom URL that I purchased to redirect/mask the fact that I'm also using domainA). If I can't modify it, then I don't mind taking it out altogether.