From 06d6c5f542faf8048f0330584b86c7199b3ce629 Mon Sep 17 00:00:00 2001 From: Nicko Date: Mon, 15 Sep 2014 10:42:02 -0400 Subject: [PATCH 1/2] Update general.erb Mission statement update. --- app/views/emails/footers/general.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/emails/footers/general.erb b/app/views/emails/footers/general.erb index 10f24ce7..2a3c4364 100644 --- a/app/views/emails/footers/general.erb +++ b/app/views/emails/footers/general.erb @@ -13,7 +13,7 @@  

- These notifications are powered by the nonpartisan <%= Environment.config['organization']['name'] %>, a nonprofit that uses cutting-edge technology and ideas to make government transparent and accountable. + These notifications are powered by the nonpartisan <%= Environment.config['organization']['name'] %>, a nonpartisan nonprofit that advocates for open government globally and uses technology to make government more accountable to all.

" target="_blank" style="color: #1c8398;">Manage your subscriptions on the web, or " target="_blank" style="color: #1c8398;">unsubscribe from all emails. @@ -29,4 +29,4 @@ <%# donation %> - \ No newline at end of file + From 1693a7c63b248f3fc45897d8959779322d174abc Mon Sep 17 00:00:00 2001 From: Nicko Date: Mon, 15 Sep 2014 11:11:48 -0400 Subject: [PATCH 2/2] Update general.erb "Nonpartisan" was in there twice. --- app/views/emails/footers/general.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/emails/footers/general.erb b/app/views/emails/footers/general.erb index 2a3c4364..bbe82c2c 100644 --- a/app/views/emails/footers/general.erb +++ b/app/views/emails/footers/general.erb @@ -13,7 +13,7 @@  

- These notifications are powered by the nonpartisan <%= Environment.config['organization']['name'] %>, a nonpartisan nonprofit that advocates for open government globally and uses technology to make government more accountable to all. + These notifications are powered by the <%= Environment.config['organization']['name'] %>, a nonpartisan nonprofit that advocates for open government globally and uses technology to make government more accountable to all.

" target="_blank" style="color: #1c8398;">Manage your subscriptions on the web, or " target="_blank" style="color: #1c8398;">unsubscribe from all emails.