mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 04:48:53 +00:00
Merge branch '3.1.x'
Conflicts: phpBB/styles/subsilver2/template/overall_header.html
This commit is contained in:
commit
ca1ac36c20
2 changed files with 8 additions and 1 deletions
|
@ -776,6 +776,13 @@ overall_header_head_append
|
||||||
* Since: 3.1.0-a1
|
* Since: 3.1.0-a1
|
||||||
* Purpose: Add asset calls directly before the `</head>` tag
|
* Purpose: Add asset calls directly before the `</head>` tag
|
||||||
|
|
||||||
|
overall_header_navbar_before
|
||||||
|
===
|
||||||
|
* Locations:
|
||||||
|
+ styles/prosilver/template/overall_header.html
|
||||||
|
* Since: 3.1.4-RC1
|
||||||
|
* Purpose: Add content before the navigation bar
|
||||||
|
|
||||||
overall_header_navigation_append
|
overall_header_navigation_append
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
|
|
|
@ -85,7 +85,7 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<!-- EVENT overall_header_navbar_before -->
|
||||||
<!-- INCLUDE navbar_header.html -->
|
<!-- INCLUDE navbar_header.html -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue