1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

Merge pull request #1809 from VSEphpbb/ticket/11966

[ticket/11966] Add header navigation template events to Subsilver2
This commit is contained in:
Nathan Guse
2014-01-17 19:07:56 -08:00
2 changed files with 4 additions and 0 deletions

View File

@@ -211,6 +211,7 @@ overall_header_navigation_append
===
* Locations:
+ styles/prosilver/template/overall_header.html
+ styles/subsilver2/template/overall_header.html
* Since: 3.1.0-a1
* Purpose: Add links after the navigation links in the header
@@ -218,6 +219,7 @@ overall_header_navigation_prepend
===
* Locations:
+ styles/prosilver/template/overall_header.html
+ styles/subsilver2/template/overall_header.html
* Since: 3.1.0-a1
* Purpose: Add links before the navigation links in the header