MINOR: changes to the layout of the submitted email

This commit is contained in:
Will Rossiter 2009-05-22 01:48:47 +00:00
parent 8047dec983
commit bb09f582d5

View File

@ -3,7 +3,7 @@ $Body
<dl> <dl>
<% control Fields %> <% control Fields %>
<dt><strong>$Title</strong></dt> <dt><strong><% if Title %>$Title<% else %>$Name<% end_if %></strong></dt>
<dd>$Value.RAW</dd> <dd style="margin: 4px 0 14px 0">$Value.RAW</dd>
<% end_control %> <% end_control %>
</dl> </dl>