1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 17:56:52 +02:00

[ticket/12404] Adds a new event before and after the Timezone display

PHPBB3-12404
This commit is contained in:
Crizzo
2014-04-16 21:03:03 +02:00
parent b305364b27
commit 23bf9d0c42
3 changed files with 21 additions and 1 deletions

View File

@@ -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: