1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/13995] Remove deprecated projection media type

PHPBB3-13995
This commit is contained in:
Matt Friedman
2015-07-07 20:09:01 -07:00
parent 60b4d5132f
commit 498a516017
7 changed files with 11 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
<meta name="description" content="phpBB 3.1.x Readme" />
<title>phpBB &bull; Readme</title>
<link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen, projection" />
<link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" />
</head>