1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-28 12:30:42 +02:00

[ticket/14289] Add events to navbar header

PHPBB3-14289
This commit is contained in:
Richard McGirr
2015-11-13 05:50:10 -05:00
parent 8bb4af6271
commit 7c736d527d
2 changed files with 16 additions and 0 deletions

View File

@@ -1072,6 +1072,20 @@ navbar_header_logged_out_content
* Since: 3.1.0-RC1
* Purpose: Add text and HTML in place of the username when not logged in.
navbar_header_navigation_append
===
* Locations:
+ styles/prosilver/template/navbar_header.html
* Since: 3.1.7-RC1
* Purpose: Add links to the left of the notification area
navbar_header_navigation_prepend
===
* Locations:
+ styles/prosilver/template/navbar_header.html
* Since: 3.1.7-RC1
* Purpose: Add links to the right of the user drop down area
navbar_header_profile_list_after
===
* Locations: