mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 03:38:49 +00:00
Add meta tag to tell IE to use the highest mode
This commit is contained in:
1
NEWS
1
NEWS
@@ -4,6 +4,7 @@
|
||||
New features
|
||||
|
||||
Enhancements
|
||||
- new meta tag to tell IE to use the highest mode available
|
||||
|
||||
Bug fixes
|
||||
- avoid crashing when we forward an email with no Subject header
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
<meta name="author" content="SKYRIX Software AG/Inverse inc." />
|
||||
<meta name="robots" content="stop" />
|
||||
<meta name="build" var:content="buildDate" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<link href="mailto:support@inverse.ca" rev="made" />
|
||||
<link rel="shortcut icon" var:href="siteFavicon" type="image/x-icon" />
|
||||
<link type="text/css" rel="stylesheet" rsrc:href="generic.css" />
|
||||
|
||||
Reference in New Issue
Block a user