diff options
Diffstat (limited to 'templates/web/bromley/header.html')
-rw-r--r-- | templates/web/bromley/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/bromley/header.html b/templates/web/bromley/header.html index 1b58bcccf..155a44745 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"> |