1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/14785] Add template event overall_header_headerbar_after/before

PHPBB3-14785
This commit is contained in:
GerB
2016-09-16 15:10:23 +02:00
committed by Marc Alexander
parent d2f95ef875
commit 90e9d5c462
2 changed files with 16 additions and 0 deletions

View File

@@ -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: