Closed (won't fix)
Project:
Forward
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2011 at 01:48 UTC
Updated:
20 Dec 2012 at 20:25 UTC
Hi, great module here :)
I've successfully added my custom forward.tpl.php template in my custom theme. But I'm not able to use that template for the THANKYOU EMAIL. This one is just a white background with black text on it but would like to use my custom header/footer like in all my other emails (I'm using HTMLmail module for the rest of emails in my site wich is working great).
Do I have to use another template name? or ATM is not possible to do this?
Thanks in advance.
Comments
Comment #1
EndEd commentedHi, I came up with a way to do it using hook_mail_alter().
If someone is interested:
Anyway, I think it's usefull to have a template also for this message :)
Comment #2
john.oltman commented