aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
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/docs
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/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 4903d0dfb2..45e6db301c 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -1273,6 +1273,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: