mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12857] Add template events breadcrumbs_before/after
PHPBB3-12857
This commit is contained in:
@@ -488,6 +488,22 @@ overall_header_breadcrumb_append
|
||||
* Since: 3.1.0-a1
|
||||
* Purpose: Add links to the list of breadcrumbs in the header
|
||||
|
||||
overall_header_breadcrumbs_after
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/navbar_header.html
|
||||
+ styles/subsilver2/template/breadcrumbs.html
|
||||
* Since: 3.1.0-RC3
|
||||
* Purpose: Add content after the breadcrumbs (outside of the breadcrumbs container)
|
||||
|
||||
overall_header_breadcrumbs_before
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/navbar_header.html
|
||||
+ styles/subsilver2/template/breadcrumbs.html
|
||||
* Since: 3.1.0-RC3
|
||||
* Purpose: Add content before the breadcrumbs (outside of the breadcrumbs container)
|
||||
|
||||
overall_header_content_before
|
||||
===
|
||||
* Locations:
|
||||
|
Reference in New Issue
Block a user