mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 15:05:42 +00:00
MINOR: changes to the layout of the submitted email
This commit is contained in:
parent
8047dec983
commit
bb09f582d5
@ -3,7 +3,7 @@ $Body
|
||||
|
||||
<dl>
|
||||
<% control Fields %>
|
||||
<dt><strong>$Title</strong></dt>
|
||||
<dd>$Value.RAW</dd>
|
||||
<dt><strong><% if Title %>$Title<% else %>$Name<% end_if %></strong></dt>
|
||||
<dd style="margin: 4px 0 14px 0">$Value.RAW</dd>
|
||||
<% end_control %>
|
||||
</dl>
|
||||
|
Loading…
x
Reference in New Issue
Block a user