aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/help
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/help')
-rw-r--r--app/views/help/about.rhtml2
-rw-r--r--app/views/help/contact.rhtml2
2 files changed, 2 insertions, 2 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml
index 3eef0b58a..453d8ab79 100644
--- a/app/views/help/about.rhtml
+++ b/app/views/help/about.rhtml
@@ -23,7 +23,7 @@ to the public authority. Any response they make is automatically published on th
website for you and anyone else to find and read.
</dd>
-<dt id="whybother_me">Why would I bother to do this?</a>
+<dt id="whybother_me">Why would I bother to do this?</dt>
<dd>You pay taxes, and then government does things with the money. All sorts of
things that affect your life, from healthcare through to national defence. Some
it does badly, some it does well. The more we find out about how government
diff --git a/app/views/help/contact.rhtml b/app/views/help/contact.rhtml
index e8ae88793..c197dc5bf 100644
--- a/app/views/help/contact.rhtml
+++ b/app/views/help/contact.rhtml
@@ -51,7 +51,7 @@
</p>
<p>
- <label class="form_label" for="outgoing_message_body">Message:</label>
+ <label class="form_label" for="contact_message">Message:</label>
<%= f.text_area :message, :rows => 5, :cols => 50 %>
</p>