From 4ccba9904752deae493dd208f70ec7f99baf018e Mon Sep 17 00:00:00 2001 From: Dragos-Valentin Radulescu Date: Thu, 5 Mar 2015 20:36:15 +0200 Subject: [ticket/13602] Adding event overall_header_navbar_before PHPBB3-13602 --- phpBB/docs/events.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index e1308c71d1..8792dc507c 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -611,6 +611,14 @@ overall_header_body_before * Since: 3.1.0-b2 * Purpose: Add content to the header body +overall_header_navbar_before +=== +* Locations: + + styles/prosilver/template/overall_header.html + + styles/subsilver2/template/overall_header.html +* Since: 3.1.4-RC1 +* Purpose: Add content before the navigation bar + overall_header_breadcrumb_append === * Locations: -- cgit v1.2.1