Committer: narefieva
LJSUP-7436: Add Compatible Meta tag for IE9U trunk/htdocs/error-page.html
Modified: trunk/htdocs/error-page.html =================================================================== --- trunk/htdocs/error-page.html 2010-11-25 11:31:40 UTC (rev 9756) +++ trunk/htdocs/error-page.html 2010-11-25 11:36:05 UTC (rev 9757) @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Error 500!</title> - <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" /> + <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="http://l-stat.livejournal.com/framework/error-pages.css" rel="stylesheet" type="text/css" /> <!--[if lte IE 7]><link rel="stylesheet" href="http://l-stat.livejournal.com/framework/error-pages-ie.css"><![endif]-->