aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2019-09-05 15:59:01 +0100
committerMatthew Somerville <matthew@mysociety.org>2019-09-05 15:59:01 +0100
commitebf518f717a13a00495e7537c3e9134f7fde2dc6 (patch)
tree03e697cf5f4d8e333afa528cd9046c2307f2eb39
parentedd71a4f71052da7c3309a88de91d85d9f14c249 (diff)
[Northamptonshire] Update not-a-road message.
-rw-r--r--templates/web/northamptonshire/report/new/roads_message.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/web/northamptonshire/report/new/roads_message.html b/templates/web/northamptonshire/report/new/roads_message.html
index 06244b36e..0394a9c5c 100644
--- a/templates/web/northamptonshire/report/new/roads_message.html
+++ b/templates/web/northamptonshire/report/new/roads_message.html
@@ -3,7 +3,8 @@
<p>Please select <span class="js-roads-asset" data-original="an item">an item</span> from the map on which to make a report.</p>
</div>
<div id="js-not-a-road" class="hidden js-responsibility-message">
- <p>The location you have selected doesn't appear to be on <span class="js-roads-asset" data-original="a road">a road</span>.</p>
- <p>Please select <span class="js-roads-asset" data-original="a road">a road</span> on which to make a report.</p>
+ <p>This area is not under the responsibility of Northamptonshire
+ County Council and therefore we are unable to accept reports in
+ this area / street.</p>
</div>
</div>