mirror of
https://github.com/unraid/webgui.git
synced 2026-05-06 12:21:34 -05:00
Remove '<meta http-equiv="MSThemeCompatible" content="no">' header.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user