From 4ccba9904752deae493dd208f70ec7f99baf018e Mon Sep 17 00:00:00 2001 From: Dragos-Valentin Radulescu Date: Thu, 5 Mar 2015 20:36:15 +0200 Subject: [PATCH] [ticket/13602] Adding event overall_header_navbar_before PHPBB3-13602 --- phpBB/docs/events.md | 8 ++++++++ phpBB/styles/prosilver/template/overall_header.html | 2 +- phpBB/styles/subsilver2/template/overall_header.html | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) 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: diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index ad08c1220b..ac17421163 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -84,7 +84,7 @@ - + diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html index 4741154889..1361242471 100644 --- a/phpBB/styles/subsilver2/template/overall_header.html +++ b/phpBB/styles/subsilver2/template/overall_header.html @@ -152,7 +152,7 @@ function marklist(id, name, state) - +