From b2e678ae1d8b57d4cf06b78878f5968c1aa4be72 Mon Sep 17 00:00:00 2001 From: Stephen Shkardoon Date: Wed, 17 Jul 2013 12:36:12 +1200 Subject: [PATCH] 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. --- templates/email/SubmittedFormEmail.ss | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/email/SubmittedFormEmail.ss b/templates/email/SubmittedFormEmail.ss index 1a8b3cf..79cef19 100755 --- a/templates/email/SubmittedFormEmail.ss +++ b/templates/email/SubmittedFormEmail.ss @@ -1,4 +1,3 @@ -

$Subject

$Body <% if HideFormData %>