From 57f617496756eecabc5b8c788ba2094ef46d4554 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Sun, 16 Sep 2007 02:30:08 +0000 Subject: [PATCH] elofgren: On Newsletter 'Mailing List' 'Bounced' tab: Change instructions from "Uncheck the box to *disable* sending to an email address." to "Uncheck the box to *enable* sending to a *blacklisted* email address.", label checkbox column as Blacklisted, and show the checkbox checked if Member.BlacklistedEmail? is true. This makes things easier to understand and correctly complies with spec: "Bounces report with tickboxes ticked by default (to not send to in the future, unticking resends)" (merged from branches/gsoc) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@42057 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- templates/Includes/NewsletterAdmin_BouncedList.ss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/Includes/NewsletterAdmin_BouncedList.ss b/templates/Includes/NewsletterAdmin_BouncedList.ss index 4c83f241..536d42b2 100755 --- a/templates/Includes/NewsletterAdmin_BouncedList.ss +++ b/templates/Includes/NewsletterAdmin_BouncedList.ss @@ -1,13 +1,13 @@ <% if Entries %>

Instructions:

- + @@ -20,9 +20,9 @@
 Blacklisted User name Email address Reason:
<% if Member.BlacklistedEmail %> - - <% else %> + <% else %> + <% end_if %> $Member.FirstName $Member.Surname