Forums / Setup & design / Email template

Email template

Author Message

david s

Tuesday 13 July 2004 7:52:27 am

Hi!

I'm trying to override the email template send by a form, but i don't know what template override.

My setting/siteaccess/mysite/override.ini.php:

[form_email0]
Source=content/collectedinfomail/form.tpl
MatchFile=form_email.tpl
Subdir=templates

[form_email1]
Source=content/collectedinfomail.tpl
MatchFile=form_email.tpl
Subdir=templates

[form_email2]
Source=content/collectedinfo.tpl
MatchFile=form_email.tpl
Subdir=templates

[form_email3]
Source=content/collectedinfo/form.tpl
MatchFile=form_email.tpl
Subdir=templates

With this setting the mail ez send is always the same:
input_name0:
input_value0

input_name1:
input_value1

...

Thanks,

David.