aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/js_validation_msgs.html
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2012-03-01 20:50:24 +0000
committerMatthew Somerville <matthew@mysociety.org>2012-03-01 20:50:24 +0000
commit2d41451cda490536e4012a1b7a5e4ce49d3a175e (patch)
tree9da746b258ae936262c9e6fb9891138017cffebf /templates/web/default/js_validation_msgs.html
parent2e697be14d06a9ef1bfe0bdb97b7820fb04d45c2 (diff)
Add 'below' to fix #244, rearrange note slightly to be in better place.
Diffstat (limited to 'templates/web/default/js_validation_msgs.html')
-rw-r--r--templates/web/default/js_validation_msgs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/js_validation_msgs.html b/templates/web/default/js_validation_msgs.html
index 0263f75ce..f89ab4bcc 100644
--- a/templates/web/default/js_validation_msgs.html
+++ b/templates/web/default/js_validation_msgs.html
@@ -5,7 +5,7 @@
detail: '[% loc('Please enter some details') %]',
name: {
required: '[% loc('Please enter your name') %]',
- validName: '[% loc('Please enter your full name, councils need this information - if you do not wish your name to be shown on the site, untick the box') %]'
+ validName: '[% loc('Please enter your full name, councils need this information – if you do not wish your name to be shown on the site, untick the box below') %]'
},
category: '[% loc('Please choose a category') %]',
rznvy: {