diff --git a/templates/Newsletter_SentStatusReport.ss b/templates/Newsletter_SentStatusReport.ss index 3d8820bf..657aa915 100644 --- a/templates/Newsletter_SentStatusReport.ss +++ b/templates/Newsletter_SentStatusReport.ss @@ -3,13 +3,18 @@ + + + <% control SentRecipients(Failed) %> + + @@ -19,11 +24,16 @@
FirstnameSurname Date Result
$FirstName$Surname $Email $LastEdited $Result
<% end_if %> + +@TODO: Make bounces actually show up here. <% if SentRecipients(Bounced) %>

Sending to the Following Recipients Bounced

+ + + @@ -33,6 +43,8 @@ <% control SentRecipients(Bounced) %> + + @@ -73,6 +85,8 @@
FirstnameSurname Date Result
$FirstName$Surname $Email $LastEdited $Result
+ + @@ -82,6 +96,8 @@ <% control SentRecipients(Sent) %> + +
FirstnameSurname Date Result
$FirstName$Surname $Email $LastEdited $Result