Merge pull request #8918 from MrPerson/ie_modern

Make DS's IE browser use the most modern available instead of IE7
This commit is contained in:
Cheridan
2015-04-13 09:35:03 -05:00
+1
View File
@@ -70,6 +70,7 @@
return {"<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<head>
[head_content]
</head>