diff options
-rw-r--r-- | templates/web/warwickshire/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/warwickshire/header.html b/templates/web/warwickshire/header.html index cb6917234..4877e9a7c 100644 --- a/templates/web/warwickshire/header.html +++ b/templates/web/warwickshire/header.html @@ -36,7 +36,7 @@ [% TRY %][% PROCESS 'set_body_class.html' %][% CATCH file %][% END %] <body class="style-1 [% bodyclass | html IF bodyclass %]"> <div id="beta-label" style="position:fixed; top:0; left:0; z-index:1059"> - <img src="http://geofs.warwickshire.gov.uk/wp-content/themes/fullscreen-maps/images/beta.png"> + <img alt="" src="https://news.warwickshire.gov.uk/wp-content/themes/fullscreen-maps/images/beta.png"> </div> <!--[if lt IE 7]> <div class="alert alert-error"><strong>You are using an outdated browser</strong>. You may want to <a href="//browsehappy.com/">upgrade your browser</a> to improve your experience.</div> |