aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2014-07-18 10:12:15 -0700
committerMatt Friedman <maf675@gmail.com>2014-07-18 10:13:19 -0700
commit20c50e55b1ec21cf39c4129bd548ec7566e52437 (patch)
tree5c1d3dd8c79e7412a5dbf39831406b491f2e6364 /phpBB/styles/prosilver/template/overall_header.html
parent65544066c2fadece3d316fe05d961ea0ffba2925 (diff)
downloadforums-20c50e55b1ec21cf39c4129bd548ec7566e52437.tar
forums-20c50e55b1ec21cf39c4129bd548ec7566e52437.tar.gz
forums-20c50e55b1ec21cf39c4129bd548ec7566e52437.tar.bz2
forums-20c50e55b1ec21cf39c4129bd548ec7566e52437.tar.xz
forums-20c50e55b1ec21cf39c4129bd548ec7566e52437.zip
[ticket/12864] Add template event to header after stylesheets
https://tracker.phpbb.com/browse/PHPBB3-12864 PHPBB3-12864
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_header.html')
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index df09fc6a30..076a3160f0 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -51,6 +51,8 @@
{$STYLESHEETS}
+<!-- EVENT overall_header_stylesheets_after -->
+
</head>
<body id="phpbb" class="nojs notouch section-{SCRIPT_NAME} {S_CONTENT_DIRECTION} {BODY_CLASS}">