diff options
author | Chris Mytton <self@hecticjeff.net> | 2013-08-29 14:43:44 +0100 |
---|---|---|
committer | Chris Mytton <self@hecticjeff.net> | 2013-08-29 14:43:44 +0100 |
commit | 29c389182471fca7eb02082ebf617bcaef8c8d74 (patch) | |
tree | de2562ddd965ef03ebeb25b71ee10d9aa48789b5 | |
parent | e271ea0936b503446676530cb4001da9cabafed7 (diff) |
[Oxfordshire] Remove extra emergencies text and link to faq
-rw-r--r-- | templates/web/oxfordshire/around/extra_text.html | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/templates/web/oxfordshire/around/extra_text.html b/templates/web/oxfordshire/around/extra_text.html index 6320d1903..47de5e637 100644 --- a/templates/web/oxfordshire/around/extra_text.html +++ b/templates/web/oxfordshire/around/extra_text.html @@ -1,11 +1,5 @@ <div class="extra-text"> - <p>Please do not use this form for reporting <b>emergencies and urgent problems</b>.</p> - <p>You should report these by contacting:</p> - - <p><b>0845 310 11 11</b><br> - (8.30 - 5, Monday to Thursday and 8.30 - 4 on Friday)</p> - - <p><a href="/faq#pothole" target="_blank">What is an emergency problem?</a></p> + <p>Please do not use this form for reporting <a href="/faq#pothole" target="_blank">emergencies and urgent problems</a>.</p> <p><img src="/i/pin-yellow.png" class="extra-text__image" width="48" height="64" /> - <b>these are problems that have already been reported</b>.<br>Click them to see more details.</p> |