aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2011-06-09 23:24:05 +0200
committerNils Adermann <naderman@naderman.de>2011-06-09 23:24:05 +0200
commitda41c754be14147de439fa0cc76bc682a84f7353 (patch)
treed1f7ac8059c9fa082ef983653fef377839bac848 /phpBB/styles/prosilver/template/overall_header.html
parentd02d00e9512a1960bf7e9d507a9910b6ea849bf4 (diff)
parent4f4c3220ad51389c2e08e7f5909ec6010974e76f (diff)
downloadforums-da41c754be14147de439fa0cc76bc682a84f7353.tar
forums-da41c754be14147de439fa0cc76bc682a84f7353.tar.gz
forums-da41c754be14147de439fa0cc76bc682a84f7353.tar.bz2
forums-da41c754be14147de439fa0cc76bc682a84f7353.tar.xz
forums-da41c754be14147de439fa0cc76bc682a84f7353.zip
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/9878] Remove IE7 emulation from prosilver/subSilver2
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_header.html')
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index 0540f7d6cc..4d6fbf4dae 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -10,7 +10,6 @@
<meta name="distribution" content="global" />
<meta name="keywords" content="" />
<meta name="description" content="" />
-<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
{META}
<title><!-- IF not S_VIEWTOPIC and not S_VIEWFORUM -->{SITENAME} - <!-- ENDIF --><!-- IF S_IN_MCP -->{L_MCP} - <!-- ELSEIF S_IN_UCP -->{L_UCP} - <!-- ENDIF -->{PAGE_TITLE}<!-- IF S_VIEWTOPIC or S_VIEWFORUM --> - {SITENAME}<!-- ENDIF --></title>