From 603764de0117d07da5a9a002c36a299e4dbd1245 Mon Sep 17 00:00:00 2001 From: Will Rossiter Date: Thu, 14 May 2009 20:55:28 +0000 Subject: [PATCH] MINOR: updated email format to use label and the value below as the table layout was not working for longer fields --- templates/email/SubmittedFormEmail.ss | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/templates/email/SubmittedFormEmail.ss b/templates/email/SubmittedFormEmail.ss index ad0ed57..08cc631 100755 --- a/templates/email/SubmittedFormEmail.ss +++ b/templates/email/SubmittedFormEmail.ss @@ -1,11 +1,9 @@

$Subject

$Body - +
<% control Fields %> -
- - - +
$Title
+
$Value.RAW
<% end_control %> -
$Title$Value.RAW
+