Remove '<meta http-equiv="MSThemeCompatible" content="no">' header.

This commit is contained in:
Tom Mortensen
2017-07-25 16:15:57 -07:00
parent 6928627bf5
commit c4b4c15994
@@ -15,7 +15,6 @@
<head>
<title><?=$var['NAME']?>/<?=$myPage['name']?></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="MSThemeCompatible" content="no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="robots" content="noindex">
<link type="image/png" rel="shortcut icon" href="/webGui/images/<?=$var['mdColor']?>.png">