1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

Merge remote-tracking branch 'paybas/ticket/12338' into develop-ascraeus

* paybas/ticket/12338:
  [ticket/12338] Add Template Event overall_footer_page_body_after

Conflicts:
	phpBB/docs/events.md
This commit is contained in:
Joas Schilling
2014-04-04 23:57:06 +02:00
3 changed files with 12 additions and 0 deletions

View File

@@ -267,6 +267,14 @@ overall_footer_copyright_prepend
* Since: 3.1.0-a1
* Purpose: Add content before the copyright line
overall_footer_page_body_after
===
* Locations:
+ styles/prosilver/template/overall_footer.html
+ styles/subsilver2/template/overall_footer.html
* Since: 3.1.0-b3
* Purpose: Add content after the page-body, but before the footer
overall_header_body_before
===
* Locations: