diff options
-rw-r--r-- | app/views/request_mailer/initial_request.rhtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/request_mailer/initial_request.rhtml b/app/views/request_mailer/initial_request.rhtml index 2f9cc9fee..10fc5e1a6 100644 --- a/app/views/request_mailer/initial_request.rhtml +++ b/app/views/request_mailer/initial_request.rhtml @@ -7,6 +7,6 @@ http://www.whatdotheyknow.com/help/about#officers Is <%= @info_request.public_body.request_email%> the wrong address for <%= @info_request.law_used_full %> requests to <%= @info_request.public_body.name%>? -If so please let us know by emailing <%=@contact_email%> - we'll make -sure future ones go to the right place. +If so please contact us using this form: +http://www.whatdotheyknow.com/help/contact ------------------------------------------------------------------- |