diff options
author | francis <francis> | 2009-03-18 01:17:13 +0000 |
---|---|---|
committer | francis <francis> | 2009-03-18 01:17:13 +0000 |
commit | ef478617e6b7bd52483bb7e637a40b6e218d1eb3 (patch) | |
tree | e36872c5b43cb1b2c5fd8a64593f119b90d79fa8 | |
parent | c43dd67fde4269738058906b425d79af287bb764 (diff) |
Wording change from Tony.
-rw-r--r-- | app/views/request/new.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml index 051cf4ed2..9fdb38876 100644 --- a/app/views/request/new.rhtml +++ b/app/views/request/new.rhtml @@ -51,7 +51,7 @@ <li>Write your request in <strong>simple, precise language</strong>.</li> <li>Ask for <strong>specific</strong> documents or information, this site is not suitable for general enquiries.</li> <li>Keep it <strong>focussed</strong>. If you ask for everything it might cost too much and you might get nothing.</li> - <li>This site is <strong>public</strong>. Everything you type (except your email address) and any response will be published.</li> + <li>This site is <strong>public</strong>. Everything you type and any response will be published.</li> </ul> <% if @info_request.public_body.notes != "" %> |