diff options
author | M Somerville <matthew-github@dracos.co.uk> | 2020-08-17 14:05:35 +0100 |
---|---|---|
committer | M Somerville <matthew-github@dracos.co.uk> | 2020-08-17 14:05:35 +0100 |
commit | 261be473683fde3df6aa3e50bbb17a3359840b62 (patch) | |
tree | f3807d0bb3c51bbd14e283994ee8def79d5d5d88 | |
parent | e268e2b893aaf8a99e457c085e9c77d140b77233 (diff) |
[Highways England] Update reporting message.
-rw-r--r-- | templates/web/highwaysengland/report/new/top_message.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/web/highwaysengland/report/new/top_message.html b/templates/web/highwaysengland/report/new/top_message.html index 98bbd2cd3..4d6b5e73b 100644 --- a/templates/web/highwaysengland/report/new/top_message.html +++ b/templates/web/highwaysengland/report/new/top_message.html @@ -1,5 +1,5 @@ <div class="box-warning"> - If the issue you’re reporting is safety critical (ie a fallen sign) then do - not continue with this report. Please call us on <strong>0300 123 - 5000</strong> from a safe place. + If the issue you’re reporting is safety critical (ie a fallen sign or not + working traffic light) then do not continue with this report. Please call + us on <strong>0300 123 5000</strong> from a safe place. </div> |