aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-09-24 13:04:24 +0200
committerMarc Alexander <admin@m-a-styles.de>2016-09-24 13:04:24 +0200
commit187c6df18aff4a303457cd9a1ce12212dca70058 (patch)
tree90a197f4f34a5d5e0d69e63837db730f25bc6a27 /phpBB/styles/prosilver/template/overall_header.html
parent713f25e55254ad977fa0cb7a528203549767632b (diff)
parentb8bbf9db03678c6c048856e067a4644e4e44b4b7 (diff)
downloadforums-187c6df18aff4a303457cd9a1ce12212dca70058.tar
forums-187c6df18aff4a303457cd9a1ce12212dca70058.tar.gz
forums-187c6df18aff4a303457cd9a1ce12212dca70058.tar.bz2
forums-187c6df18aff4a303457cd9a1ce12212dca70058.tar.xz
forums-187c6df18aff4a303457cd9a1ce12212dca70058.zip
Merge branch '3.1.x' into 3.2.x
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 8a3eb65cd4..4e4edcb396 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="top-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" class="site-description">
@@ -104,6 +105,7 @@
<!-- ENDIF -->
</div>
+ <!-- EVENT overall_header_headerbar_after -->
</div>
<!-- EVENT overall_header_navbar_before -->
<!-- INCLUDE navbar_header.html -->