aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-04-01 14:14:23 +0200
committerPayBas <contact@paybas.com>2014-04-04 13:12:33 +0200
commit069e5157471a49918b286c3cabd3bc61941ced32 (patch)
treee1f43c1a0445445a17a8e067a03b13dfbca50da4 /phpBB/docs
parent5e688f9540ebb5b32a22202257d5ca36e8e3e254 (diff)
downloadforums-069e5157471a49918b286c3cabd3bc61941ced32.tar
forums-069e5157471a49918b286c3cabd3bc61941ced32.tar.gz
forums-069e5157471a49918b286c3cabd3bc61941ced32.tar.bz2
forums-069e5157471a49918b286c3cabd3bc61941ced32.tar.xz
forums-069e5157471a49918b286c3cabd3bc61941ced32.zip
[ticket/12338] Add Template Event overall_footer_page_body_after
implement PHPBB3-12338
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index dfefc0c1ea..84c91b94bf 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -223,6 +223,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_breadcrumb_append
===
* Locations: