aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
diff options
context:
space:
mode:
authorGerB <ger_bruinsma@hotmail.com>2016-09-16 15:10:23 +0200
committerMarc Alexander <admin@m-a-styles.de>2016-09-24 11:04:23 +0200
commit90e9d5c462ff13c1664fedf37739516c22c984ca (patch)
tree52e6be7303fdbe756c6dcfb2caa9aedaa96bcb17 /phpBB/styles/prosilver/template/overall_header.html
parentd2f95ef875d394623f5bb656f530f04b42e9aef6 (diff)
downloadforums-90e9d5c462ff13c1664fedf37739516c22c984ca.tar
forums-90e9d5c462ff13c1664fedf37739516c22c984ca.tar.gz
forums-90e9d5c462ff13c1664fedf37739516c22c984ca.tar.bz2
forums-90e9d5c462ff13c1664fedf37739516c22c984ca.tar.xz
forums-90e9d5c462ff13c1664fedf37739516c22c984ca.zip
[ticket/14785] Add template event overall_header_headerbar_after/before
PHPBB3-14785
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 adb8931210..5093d81919 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -76,6 +76,7 @@
<a id="top" class="anchor" accesskey="t"></a>
<div id="page-header">
<div class="headerbar" role="banner">
+ <!-- EVENT overall_header_headerbar_before -->
<div class="inner">
<div id="site-description">
@@ -100,6 +101,7 @@
<!-- ENDIF -->
</div>
+ <!-- EVENT overall_header_headerbar_after -->
</div>
<!-- EVENT overall_header_navbar_before -->
<!-- INCLUDE navbar_header.html -->