aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/request/new.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/request/new.rhtml')
-rw-r--r--app/views/request/new.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml
index 7d7477a38..c4d00f00c 100644
--- a/app/views/request/new.rhtml
+++ b/app/views/request/new.rhtml
@@ -20,7 +20,7 @@
<label for="info_request_title">Summary:</label>
<%= f.text_field :title, :size => 50 %>
</p>
- <div class="form_note">
+ <div class="form_item_note">
(a one line summary of the information you are requesting,
e.g. 'Crime statistics by ward level for Wales')
</div>