aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html
diff options
context:
space:
mode:
authorMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-03-20 11:41:42 +0000
committerDavid King <imkingdavid@gmail.com>2012-12-17 11:37:13 -0500
commit8012cd1d1178724ea4b0b4633156e87420de8b30 (patch)
treeeaae06c6f0e0c6ebd01341ced42b3b6923496434 /phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html
parent99cd766de0d49f7736d019dd1ccc2ccda7886b16 (diff)
downloadforums-8012cd1d1178724ea4b0b4633156e87420de8b30.tar
forums-8012cd1d1178724ea4b0b4633156e87420de8b30.tar.gz
forums-8012cd1d1178724ea4b0b4633156e87420de8b30.tar.bz2
forums-8012cd1d1178724ea4b0b4633156e87420de8b30.tar.xz
forums-8012cd1d1178724ea4b0b4633156e87420de8b30.zip
[feature/events] Move template ledges above </head> tag
PHPBB3-9550 Conflicts: phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html phpBB/styles/prosilver/template/viewtopic_print.html
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html')
-rw-r--r--phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html b/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html
index a53c0d6e8f..ea9bbc9741 100644
--- a/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html
+++ b/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html
@@ -9,8 +9,8 @@
<title>{SITENAME} &bull; {PAGE_TITLE}</title>
<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" />
+<!-- EVENT ucp_pm_viewmessage_head -->
</head>
-<!-- EVENT ucp_pm_viewmessage_head_body -->
<body id="phpbb">
<div id="wrap">
<a id="top" accesskey="t"></a>