aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
diff options
context:
space:
mode:
authordcz <dcz@phpbb-seo.com>2014-09-04 21:00:04 +0200
committerAndreas Fischer <bantu@phpbb.com>2014-09-08 13:09:38 +0200
commit85468ce2ecc639111277796f55376b36586004ca (patch)
tree6025db633522fae29cb27f5433b2f568aba7927c /phpBB/styles/prosilver/template/overall_header.html
parent10c99b3c2b92206840e6c3048fea4bd273f53472 (diff)
downloadforums-85468ce2ecc639111277796f55376b36586004ca.tar
forums-85468ce2ecc639111277796f55376b36586004ca.tar.gz
forums-85468ce2ecc639111277796f55376b36586004ca.tar.bz2
forums-85468ce2ecc639111277796f55376b36586004ca.tar.xz
forums-85468ce2ecc639111277796f55376b36586004ca.zip
[ticket/13035] Remove empty meta tags
PHPBB3-13035
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_header.html')
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index 076a3160f0..1ea5b0973c 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -3,8 +3,6 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width" />
-<meta name="keywords" content="" />
-<meta name="description" content="" />
{META}
<title><!-- IF UNREAD_NOTIFICATIONS_COUNT -->({UNREAD_NOTIFICATIONS_COUNT}) <!-- ENDIF --><!-- IF not S_VIEWTOPIC and not S_VIEWFORUM -->{SITENAME} - <!-- ENDIF --><!-- IF S_IN_MCP -->{L_MCP} - <!-- ELSEIF S_IN_UCP -->{L_UCP} - <!-- ENDIF -->{PAGE_TITLE}<!-- IF S_VIEWTOPIC or S_VIEWFORUM --> - {SITENAME}<!-- ENDIF --></title>