diff options
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/events.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 0130362131..45dadfe20e 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -171,6 +171,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 @@ -178,6 +179,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 |