1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 01:06:48 +02:00

[ticket/12346] Add Template Event overall_header_navlink_app/pre

Rebased

PHPBB3-12346
This commit is contained in:
PayBas
2014-05-03 18:20:07 +02:00
parent b60108dc78
commit 1a39f5f6b9
3 changed files with 18 additions and 2 deletions

View File

@@ -403,6 +403,22 @@ overall_header_navigation_prepend
* Since: 3.1.0-a1
* Purpose: Add links before the navigation links in the header
overall_header_navlink_append
===
* Locations:
+ styles/prosilver/template/navbar_header.html
+ styles/subsilver2/template/breadcrumbs.html
* Since: 3.1.0-b3
* Purpose: Add content after each individual navlink (breadcrumb)
overall_header_navlink_prepend
===
* Locations:
+ styles/prosilver/template/navbar_header.html
+ styles/subsilver2/template/breadcrumbs.html
* Since: 3.1.0-b3
* Purpose: Add content before each individual navlink (breadcrumb)
overall_header_page_body_before
===
* Locations: