diff options
Diffstat (limited to 'phpBB/docs/events.md')
-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 f1df662f76..2d5f6cc990 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -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 |