diff options
author | Dave Whiteland <dave@mysociety.org> | 2013-03-08 09:44:47 +0000 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2013-03-08 09:44:47 +0000 |
commit | 0b9b685f90b9b0c3ecf11c7c9f8ceedc448de241 (patch) | |
tree | cfb0ebab47a58ba2cfbe8e7817437362f3935b5c /templates | |
parent | 467715c62783d0cc8850657daad75569e3e15370 (diff) |
remove FixMyStreet link from OCC header in .oxford-links
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/oxfordshire/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/oxfordshire/header.html b/templates/web/oxfordshire/header.html index e7f8fe038..67afb2334 100644 --- a/templates/web/oxfordshire/header.html +++ b/templates/web/oxfordshire/header.html @@ -37,7 +37,7 @@ <div id="oxford-header" class="desk-only oxford-left"> <a href="http://www.oxfordshire.gov.uk/" title="Home" class="logo">Oxfordshire County Council<span></span></a> <span id="oxford-links"> - <a href="http://www.oxfordshire.gov.uk/" title="">Oxfordshire County Council home</a>|<a href="/" title="">FixMyStreet</a> + <a href="http://www.oxfordshire.gov.uk/" title="">Oxfordshire County Council home</a> </span> <div style="clear:both"></div> <span class="header"><a href="/">Report a road or street problem</a></span> |