mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-14 21:56:39 +02:00
[ticket/14289] Move append before prepend in events doc
PHPBB3-14289
This commit is contained in:
@ -1072,13 +1072,6 @@ navbar_header_logged_out_content
|
|||||||
* Since: 3.1.0-RC1
|
* Since: 3.1.0-RC1
|
||||||
* Purpose: Add text and HTML in place of the username when not logged in.
|
* Purpose: Add text and HTML in place of the username when not logged in.
|
||||||
|
|
||||||
navbar_header_user_profile_prepend
|
|
||||||
===
|
|
||||||
* Locations:
|
|
||||||
+ styles/prosilver/template/navbar_header.html
|
|
||||||
* Since: 3.1.8-RC1
|
|
||||||
* Purpose: Add links to the left of the notification area
|
|
||||||
|
|
||||||
navbar_header_user_profile_append
|
navbar_header_user_profile_append
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
@ -1086,6 +1079,13 @@ navbar_header_user_profile_append
|
|||||||
* Since: 3.1.8-RC1
|
* Since: 3.1.8-RC1
|
||||||
* Purpose: Add links to the right of the user drop down area
|
* Purpose: Add links to the right of the user drop down area
|
||||||
|
|
||||||
|
navbar_header_user_profile_prepend
|
||||||
|
===
|
||||||
|
* Locations:
|
||||||
|
+ styles/prosilver/template/navbar_header.html
|
||||||
|
* Since: 3.1.8-RC1
|
||||||
|
* Purpose: Add links to the left of the notification area
|
||||||
|
|
||||||
navbar_header_profile_list_after
|
navbar_header_profile_list_after
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
|
Reference in New Issue
Block a user