bugfix
This commit is contained in:
parent
527285a487
commit
19208e00fe
@ -68,7 +68,7 @@
|
||||
delete tempForm[undefined]
|
||||
context.smtp.sendMail({
|
||||
to: "info@allkids-erfurt.de",
|
||||
from: "mail@webmakers.de",
|
||||
from: "info@allkids-erfurt.de",
|
||||
subject: "AllKids " + formTitle,
|
||||
html: context.tpl.execute(context.fs.readFile("templates/form_mail.html"), {
|
||||
context: context,
|
||||
|
Loading…
Reference in New Issue
Block a user