From aebfa2e30408ebff5b45177472913097bed6afa5 Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Tue, 18 Sep 2012 16:01:53 +1000 Subject: Use email domain from configuration rather than hardcoded domain --- lib/views/help/privacy.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/views/help/privacy.rhtml') diff --git a/lib/views/help/privacy.rhtml b/lib/views/help/privacy.rhtml index 33cdd81..4f4f2d3 100644 --- a/lib/views/help/privacy.rhtml +++ b/lib/views/help/privacy.rhtml @@ -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 -@whatdotheyknow.com which is specific to that request.

+@<%= MySociety::Config.get('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