1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-09 17:15:19 +02:00

[ticket/12024] Update events list

PHPBB3-12024
This commit is contained in:
OpenShift guest 2013-11-18 23:44:59 -05:00
parent bc47455dfb
commit 122e95486c

View File

@ -64,6 +64,14 @@ overall_footer_breadcrumb_append
* Location: styles/prosilver/template/overall_footer.html * Location: styles/prosilver/template/overall_footer.html
* Purpose: Add links to the list of breadcrumbs in the footer * Purpose: Add links to the list of breadcrumbs in the footer
overall_footer_content_after
===
* Locations:
+ styles/prosilver/template/overall_footer.html
+ styles/subsilver2/template/overall_footer.html
* Since: 3.1.0-a1
* Purpose: Add content on all pages after the main content, before the footer
overall_footer_copyright_append overall_footer_copyright_append
=== ===
* Locations: * Locations:
@ -85,6 +93,14 @@ overall_header_breadcrumb_append
+ styles/subsilver2/template/breadcrumbs.html + styles/subsilver2/template/breadcrumbs.html
* Purpose: Add links to the list of breadcrumbs in the header * Purpose: Add links to the list of breadcrumbs in the header
overall_header_content_before
===
* Locations:
+ styles/prosilver/template/overall_header.html
+ styles/subsilver2/template/overall_header.html
* Since: 3.1.0-a1
* Purpose: Add content on all pages before the main content, after the header
overall_header_head_append overall_header_head_append
=== ===
* Locations: * Locations: