aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/viewtopic_print.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2014-01-27 20:48:28 +0100
committerAndreas Fischer <bantu@phpbb.com>2014-01-27 20:48:28 +0100
commit5553f33f3dfbf309decfafceeb3c145f37aa23e3 (patch)
tree3ccada27762532fe5b9d2a5f5cd69537f2ff83f3 /phpBB/styles/prosilver/template/viewtopic_print.html
parent578d5abbf3e13c45cde0477b78bece02cbdd133c (diff)
parent917a61832ef28da40294abdb88217dc808605180 (diff)
downloadforums-5553f33f3dfbf309decfafceeb3c145f37aa23e3.tar
forums-5553f33f3dfbf309decfafceeb3c145f37aa23e3.tar.gz
forums-5553f33f3dfbf309decfafceeb3c145f37aa23e3.tar.bz2
forums-5553f33f3dfbf309decfafceeb3c145f37aa23e3.tar.xz
forums-5553f33f3dfbf309decfafceeb3c145f37aa23e3.zip
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/12119] Remove meta tags from view-print templates Conflicts: phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html phpBB/styles/prosilver/template/viewtopic_print.html
Diffstat (limited to 'phpBB/styles/prosilver/template/viewtopic_print.html')
-rw-r--r--phpBB/styles/prosilver/template/viewtopic_print.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_print.html b/phpBB/styles/prosilver/template/viewtopic_print.html
index fd0b2dc3e6..ad306d2790 100644
--- a/phpBB/styles/prosilver/template/viewtopic_print.html
+++ b/phpBB/styles/prosilver/template/viewtopic_print.html
@@ -2,8 +2,6 @@
<html dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}">
<head>
<meta charset="utf-8">
-<meta name="keywords" content="" />
-<meta name="description" content="" />
<meta name="robots" content="noindex" />
{META}
<title>{SITENAME} &bull; {PAGE_TITLE}</title>