diff options
Diffstat (limited to 'templates/web/warwickshire/header.html')
-rw-r--r-- | templates/web/warwickshire/header.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/web/warwickshire/header.html b/templates/web/warwickshire/header.html index 6ad06f69a..5470d401a 100644 --- a/templates/web/warwickshire/header.html +++ b/templates/web/warwickshire/header.html @@ -1,6 +1,5 @@ <!DOCTYPE html><!-- 3P header begins --> -<!--[if IE 7]> <html class="no-js iel8 lt-ie9 lt-ie8" ie7 lang="[% lang_code %]"> <![endif]--> -<!--[if IE 8]> <html class="no-js iel8 lt-ie9 ie8" lang="[% lang_code %]"> <![endif]--> +<!--[if IE 8]> <html class="no-js lt-ie9 ie8" lang="[% lang_code %]"> <![endif]--> <!--[if IE 9]> <html class="no-js ie9" lang="[% lang_code %]"><![endif]--> <!--[if gt IE 9]><!--> <html class="no-js" lang="[% lang_code %]"> <!--<![endif]--> |