diff options
author | Faton Selishta <fatonselishta@gmail.com> | 2011-06-08 12:48:53 +0000 |
---|---|---|
committer | Faton Selishta <fatonselishta@gmail.com> | 2011-06-08 12:48:53 +0000 |
commit | e46feae8300a337996c9f0abcf23c352794f60ea (patch) | |
tree | 89387d590603ee3174cf1c27c546aaf591c86ed3 /app/views/outgoing_mailer/initial_request.rhtml | |
parent | 05d1739210fac3a515d9d3c42755fe2cdb2a44f7 (diff) |
some string fixed
Diffstat (limited to 'app/views/outgoing_mailer/initial_request.rhtml')
-rw-r--r-- | app/views/outgoing_mailer/initial_request.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/outgoing_mailer/initial_request.rhtml b/app/views/outgoing_mailer/initial_request.rhtml index b0907763c..f45634e62 100644 --- a/app/views/outgoing_mailer/initial_request.rhtml +++ b/app/views/outgoing_mailer/initial_request.rhtml @@ -10,5 +10,5 @@ http://www.whatdotheyknow.com/help/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 contact us using this form: http://www.whatdotheyknow.com/help/contact -<%= _('If you find WhatDoTheyKnow useful as an FOI officer, please ask your web manager to suggest us on your organisation's FOI page.')%> +<%= _('If you find WhatDoTheyKnow useful as an FOI officer, please ask your web manager to suggest us on your organisation\'s FOI page.')%> ------------------------------------------------------------------- |