diff options
-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"> |