mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[ticket/12532] Add navbar_header_logged_out_content event
PHPBB3-12532
This commit is contained in:
@@ -351,6 +351,13 @@ navbar_header_username_append
|
||||
* Since: 3.1.0-b4
|
||||
* Purpose: Add text and HTMl after the username shown in the navbar.
|
||||
|
||||
navbar_header_logged_out_content
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/navbar_header.html
|
||||
* Since: 3.1.0-b4
|
||||
* Purpose: Add text and HTML in place of the username when not logged in.
|
||||
|
||||
navbar_header_username_prepend
|
||||
===
|
||||
* Locations:
|
||||
|
Reference in New Issue
Block a user