From ec01e0946dfab8db11e63ad565d18958a8fec1a6 Mon Sep 17 00:00:00 2001 From: Mark Longair Date: Wed, 10 Apr 2013 10:55:37 +0100 Subject: Configuration is now AlaveteliConfiguration --- lib/views/help/officers.html.erb | 2 +- lib/views/help/privacy.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/views/help/officers.html.erb b/lib/views/help/officers.html.erb index 6636fef..0a7d208 100644 --- a/lib/views/help/officers.html.erb +++ b/lib/views/help/officers.html.erb @@ -80,7 +80,7 @@ use.

Requests are sometimes not delivered because they are quietly removed by "spam filters" in the IT department of the authority. Authorities can make sure this doesn't happen by asking their IT departments to "whitelist" -any email from @<%= Configuration::incoming_email_domain %>. +any email from @<%= AlaveteliConfiguration::incoming_email_domain %>. If you ask us we will resend any request, and/or give technical details of delivery so an IT department can chase up what happened to the message. diff --git a/lib/views/help/privacy.html.erb b/lib/views/help/privacy.html.erb index 7102fc8..6f190ee 100644 --- a/lib/views/help/privacy.html.erb +++ b/lib/views/help/privacy.html.erb @@ -12,7 +12,7 @@

We will not disclose your email address to anyone unless we are obliged to by law, or you ask us to. This includes the public authority that you are sending a request to. They only get to see an email address -@<%= Configuration::incoming_email_domain %> which is specific to that request.

+@<%= AlaveteliConfiguration::incoming_email_domain %> which is specific to that request.

If you send a message to another user on the site, then it will reveal your email address to them. You will be told that this is going to happen.

-- cgit v1.2.3