aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/help/contact.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/help/contact.rhtml')
-rw-r--r--app/views/help/contact.rhtml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/help/contact.rhtml b/app/views/help/contact.rhtml
index 14b2740ac..c031fbc4b 100644
--- a/app/views/help/contact.rhtml
+++ b/app/views/help/contact.rhtml
@@ -53,6 +53,11 @@
<%= f.text_area :message, :rows => 10, :cols => 60 %>
</p>
+ <p class="form_note">
+ If you are referring to a specific request or authority, it would
+ be helpful if you could include a link to it in your message.
+ </p>
+
<div class="form_button">
<%= hidden_field_tag(:submitted_contact_form, 1) %>
<%= submit_tag "Send message to the WhatDoTheyKnow team" %>