mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Remove old and obsolete 'Content-Style-Type' meta tag (#24800).
Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16208 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<title>Wiki formatting</title>
|
||||
<link rel="stylesheet" type="text/css" href="../wiki_syntax.css" />
|
||||
</head>
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<title>Wiki formatting</title>
|
||||
<link rel="stylesheet" type="text/css" href="../wiki_syntax.css" />
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user