diff options
author | francis <francis> | 2008-10-08 17:09:55 +0000 |
---|---|---|
committer | francis <francis> | 2008-10-08 17:09:55 +0000 |
commit | 5a5e5b3f22f13f41b9a51d7508e38069d9578f53 (patch) | |
tree | 4ee9f2a6804a3e1d915215a781d2b92bc4b3840c | |
parent | b802d138ea3559bc8eea08ce6d7fd542be6478d5 (diff) |
Link to privacy policy.
-rw-r--r-- | app/views/request/new.rhtml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml index a35d2addc..3a027e86a 100644 --- a/app/views/request/new.rhtml +++ b/app/views/request/new.rhtml @@ -116,11 +116,12 @@ <script type="text/javascript">document.write('<input name="doSpell" type="button" value="Check spelling" onClick="openSpellChecker(document.getElementById(\'write_form\').body);"/> (optional)')</script> </div> - <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. Any - response you get will also be published. - </p> + <p class="form_note"> + <strong>Privacy warning:</strong> All information that you enter + on this page will be displayed publically on this website. Any + response you get will also be published. + <a href="/help/about#privacy">See our privacy policy</a>. + </p> <p class="form_note"> <strong>Can I request information about myself?</strong> |