VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: pierotj on July 21, 2012, 17:21:13 PM

Title: "Total amount of your order" - changes in the confirmation e-mail
Post by: pierotj on July 21, 2012, 17:21:13 PM
Hallo,

I want to change the text "Total amount of order" in the confirmation e-mail, but I don`t know how.
I find the .php-files "mail_html.php" . . . "mail_html_shopper.php", but where is the text block?

Peter
Title: Re: "Total amount of your order" - changes in the confirmation e-mail
Post by: Robert V. on July 22, 2012, 00:18:24 AM
it's in yer language files,

/language/en-GB/en-GB.com_virtuemart.ini (if you've chosen another language, look there - f.e. /language/nl-NL/nl-NL.com_virtuemart.ini) - Install the VM language files first!!!

In 2.0.6 it is this line.
COM_VIRTUEMART_MAIL_SHOPPER_TOTAL_ORDER="change it here"

Be aware with language updates though! you'll probably have to change it again....

Hope this helps...
Title: Re: "Total amount of your order" - changes in the confirmation e-mail
Post by: John2400 on July 22, 2012, 09:42:21 AM
Might be a better /different way here

http://forum.virtuemart.net/index.php?topic=105224.msg350259#msg350259