aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
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/docs
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/docs')
-rw-r--r--phpBB/docs/events.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index abe702eb25..e556193fdf 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -1375,6 +1375,20 @@ overall_header_head_append
* Since: 3.1.0-a1
* Purpose: Add asset calls directly before the `</head>` tag
+overall_header_headerbar_after
+===
+* Locations:
+ + styles/prosilver/template/overall_header.html
+* Since: 3.1.10-RC1
+* Purpose: Add content at the end of the headerbar
+
+overall_header_headerbar_before
+===
+* Locations:
+ + styles/prosilver/template/overall_header.html
+* Since: 3.1.10-RC1
+* Purpose: Add content at the beginning of the headerbar
+
overall_header_navbar_before
===
* Locations: