diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 6897c3f22e..6d241e4356 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -275,6 +275,22 @@ overall_footer_page_body_after * Since: 3.1.0-b3 * Purpose: Add content after the page-body, but before the footer +overall_footer_timezone_prepend +=== +* Locations: + + styles/prosilver/template/navbar_footer.html + + styles/subsilver2/template/breadcrumbs.html +* Since: 3.1.0-b3 +* Purpose: Add new List-Elements to the navbar in the page footer, before Timezone + +overall_footer_timezone_append +=== +* Locations: + + styles/prosilver/template/navbar_footer.html + + styles/subsilver2/template/breadcrumbs.html +* Since: 3.1.0-b3 +* Purpose: Add new List-Elements to the navbar in the page footer, after "The Team" + overall_header_body_before === * Locations: diff --git a/phpBB/styles/prosilver/template/navbar_footer.html b/phpBB/styles/prosilver/template/navbar_footer.html index 32cbecdf8c..9e52a7d969 100644 --- a/phpBB/styles/prosilver/template/navbar_footer.html +++ b/phpBB/styles/prosilver/template/navbar_footer.html @@ -8,9 +8,11 @@
{S_TIMEZONE}
+