diff options
-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> |