Remove title from email template

If this is here, there's no way for us to generate an email that's not horribly ugly (short of custom CSS / templates).

This allows users of the standard module to decide *exactly* what content goes into an email without dealing with forking/customizing the code.

This will be a minor BC break.
This commit is contained in:
Stephen Shkardoon 2013-07-17 12:36:12 +12:00
parent 4b350d9ec4
commit b2e678ae1d

View File

@ -1,4 +1,3 @@
<h1>$Subject</h1>
$Body
<% if HideFormData %>