diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 1a77caad22..70bdd71ae1 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -1072,18 +1072,18 @@ 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 +navbar_header_user_profile_prepend === * Locations: + styles/prosilver/template/navbar_header.html -* Since: 3.1.7-RC1 +* Since: 3.1.8-RC1 * Purpose: Add links to the left of the notification area -navbar_header_navigation_prepend +navbar_header_user_profile_append === * Locations: + styles/prosilver/template/navbar_header.html -* Since: 3.1.7-RC1 +* Since: 3.1.8-RC1 * Purpose: Add links to the right of the user drop down area navbar_header_profile_list_after diff --git a/phpBB/styles/prosilver/template/navbar_header.html b/phpBB/styles/prosilver/template/navbar_header.html index 07e6ff0440..e948e2e0f6 100644 --- a/phpBB/styles/prosilver/template/navbar_header.html +++ b/phpBB/styles/prosilver/template/navbar_header.html @@ -46,7 +46,7 @@
  • {L_MCP_SHORT}
  • - +
  • - +
  • {L_LOGIN_LOGOUT}