I want to change the footer of the mail, but idk how
(http://i65.tinypic.com/2zji3r8.png)
I want to delete on the first line: my name (jordy klabbers)
second line: remove also my name (jordy klabbers)
Edit and create an override for components/com_virtuemart/views/invoice/tmpl/mail_html_footer.php
http://docs.virtuemart.net/tutorials/templating-layouts.html
Thanks for the tip:
do you maybe also know this trouble? COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_A , is the subject of a message when i change an order status to: Active. How can it be a subject like: order status : active ?
That's an untranslated string. Make a language override for that constant. http://forum.virtuemart.net/index.php?topic=113895.0
fixed, thank you