diff options
Diffstat (limited to 'templates/web/bromley/header.html')
-rw-r--r-- | templates/web/bromley/header.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/web/bromley/header.html b/templates/web/bromley/header.html index 1b58bcccf..055bcf6a4 100644 --- a/templates/web/bromley/header.html +++ b/templates/web/bromley/header.html @@ -19,7 +19,7 @@ <![endif]--> <script src="[% version('/js/modernizr.custom.js') %]" charset="utf-8"></script> - [% INCLUDE 'common_header_tags.html', js_override = '/cobrands/bromley/fixmystreet.js' %] + [% INCLUDE 'common_header_tags.html', js_override = '/cobrands/fixmystreet/fixmystreet.js' %] <script src="[% version('/js/fancybox/jquery.fancybox-1.3.4.pack.js') %]" charset="utf-8"></script> <link rel="Shortcut Icon" type="image/x-icon" href="/cobrands/bromley/favicon.ico"> @@ -37,7 +37,7 @@ </ul> <div class="logo"> - <a href="http://www.bromley.gov.uk"><img src="http://www.bromley.gov.uk/site/images/bromley-logo.jpg" alt="London Borough of Bromley logo" width="159" height="114" /></a> + <a href="http://www.bromley.gov.uk"><img src="/cobrands/bromley/bromley-logo.jpg" alt="London Borough of Bromley logo" width="159" height="114" style="width:159px; height:114px;" /></a> </div> <!-- <div class="sign-in"> |