1
0
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:
imkingdavid
2014-05-12 16:32:09 +00:00
committed by Dhruv
parent 3113963cb6
commit 99e9f198b0
2 changed files with 19 additions and 1 deletions

View File

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