![]() |
How to remove 'Invoice:' from confirmation mail
I want to remove the tekst 'Invoice:' just above the main header 'Invoice' in the order confirmation mail sent to customers.
Which file do I edit? |
Re: How to remove 'Invoice:' from confirmation mail
Be sure to read the 'Template Editing Guide', and also use Webmaster Mode to determine which template is which. The one you are looking for is skin1/mail/html/order_invoice.tpl
|
Re: How to remove 'Invoice:' from confirmation mail
Sorry - I can't seem to find the line of code to edit...:-?
|
Re: How to remove 'Invoice:' from confirmation mail
Take a look around line 35 in skin1/mail/html/order_invoice.tpl
I have an old X-cart version, maybe yours not the same.... Code:
{config_load file="$skin_config"} |
Re: How to remove 'Invoice:' from confirmation mail
Thanks, but I didn't want to remove the 'Invoice' heading - just the unnecessary 'Invoice:' piece of text just above.
After some light detective work, I found it in skin1/mail/html/order_customer.tpl: Code:
{* $Id: order_customer.tpl,v 1.6 2006/03/31 05:51:43 svowl Exp $ *} Cheers! O:) |
All times are GMT -8. The time now is 02:31 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.