diff --git a/templates/SubmittedFormReportField.ss b/templates/SubmittedFormReportField.ss index 77465c7..4babed8 100644 --- a/templates/SubmittedFormReportField.ss +++ b/templates/SubmittedFormReportField.ss @@ -8,16 +8,16 @@ <% loop Submissions %>
-

<% _t('SUBMITTED', 'Submitted at') %> $Created.Nice. <% _t('DELETESUBMISSION', 'Delete Submission') %>

- - +
<% _t('SUBMITTED', 'Submitted at') %> {$Created.Nice} <% _t('DELETESUBMISSION', 'Delete Submission') %>
<% loop Values %> - - - - +
+ +
+ $Value +
+ +
<% end_loop %> -
$Title$FormattedValue
<% end_loop %>