aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/simple_header.html
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2011-07-10 23:13:25 +0200
committerIgor Wiedler <igor@wiedler.ch>2011-07-10 23:13:25 +0200
commit70a904335f63a7b7d16164aadd48f33cad9ab4f0 (patch)
tree91b6187a4278e9f3ff85a78d9fba4c6a03f4bb62 /phpBB/styles/prosilver/template/simple_header.html
parent854c14f9f6ae78318e159e27724178579ff48dcc (diff)
downloadforums-70a904335f63a7b7d16164aadd48f33cad9ab4f0.tar
forums-70a904335f63a7b7d16164aadd48f33cad9ab4f0.tar.gz
forums-70a904335f63a7b7d16164aadd48f33cad9ab4f0.tar.bz2
forums-70a904335f63a7b7d16164aadd48f33cad9ab4f0.tar.xz
forums-70a904335f63a7b7d16164aadd48f33cad9ab4f0.zip
[ticket/10258] Remove resource-type and distribution meta tags
They break HTML5 validation. PHPBB3-10258
Diffstat (limited to 'phpBB/styles/prosilver/template/simple_header.html')
-rw-r--r--phpBB/styles/prosilver/template/simple_header.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/simple_header.html b/phpBB/styles/prosilver/template/simple_header.html
index d7807876df..034a4aae5b 100644
--- a/phpBB/styles/prosilver/template/simple_header.html
+++ b/phpBB/styles/prosilver/template/simple_header.html
@@ -2,8 +2,6 @@
<html dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}">
<head>
<meta charset="{S_CONTENT_ENCODING}">
-<meta name="resource-type" content="document" />
-<meta name="distribution" content="global" />
<meta name="keywords" content="" />
<meta name="description" content="" />
{META}