diff options
-rw-r--r-- | templates/web/oxfordshire/around/extra_text.html | 2 | ||||
-rw-r--r-- | templates/web/oxfordshire/footer.html | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/templates/web/oxfordshire/around/extra_text.html b/templates/web/oxfordshire/around/extra_text.html index 47de5e637..439bf00a2 100644 --- a/templates/web/oxfordshire/around/extra_text.html +++ b/templates/web/oxfordshire/around/extra_text.html @@ -2,6 +2,4 @@ <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> - - <p><a href="#">View our terms and conditions</a></p> </div> diff --git a/templates/web/oxfordshire/footer.html b/templates/web/oxfordshire/footer.html index e353d93ce..f590e07bd 100644 --- a/templates/web/oxfordshire/footer.html +++ b/templates/web/oxfordshire/footer.html @@ -35,7 +35,8 @@ <div id="oxford-footer" class="desk-only"> <address> <strong>Oxfordshire County Council</strong><br> - <a href="http://www.oxfordshire.gov.uk/cms/public-site/contact-oxfordshire-county-council" title="Contac the council">Contact the council</a> + <a href="http://www.oxfordshire.gov.uk/cms/public-site/contact-oxfordshire-county-council" title="Contac the council">Contact the council</a><br> + <a href="/privacy">View our terms and conditions</a> </address> <ul><!-- use | between items --> <li class="powered-by-fms"> |