diff options
author | francis <francis> | 2008-01-02 10:55:03 +0000 |
---|---|---|
committer | francis <francis> | 2008-01-02 10:55:03 +0000 |
commit | 69eb1d9e272153f0cf169cf5dd01000fd58fa4e8 (patch) | |
tree | f1ab0981943a644e75a27f20b73b341c7f2f556e | |
parent | 4dd002e8a66f704d51edf103c932ae0e4973a1bc (diff) |
Make it clear responses are published too.
-rw-r--r-- | app/views/request/new.rhtml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml index 61d6cc019..8fcc43c90 100644 --- a/app/views/request/new.rhtml +++ b/app/views/request/new.rhtml @@ -34,7 +34,8 @@ <p class="form_note"> <strong>Privacy warning:</strong> All information that you enter, except - for your email address, will be displayed publically on this website. + for your email address, will be displayed publically on this website. Any + response you get will also be published. </p> <div class="form_button"> |