aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2013-03-14 22:18:34 -0700
committerMatt Friedman <maf675@gmail.com>2013-03-19 13:32:42 -0700
commitc9da6c5952e95791602d91465af238896abb1bb5 (patch)
tree8822ccab869ae26cf28db3ca5fb59ce0d1e1111b /phpBB/docs
parent433fbfd4d9e155046d9b8c14dc5f4c5c6a1f2130 (diff)
downloadforums-c9da6c5952e95791602d91465af238896abb1bb5.tar
forums-c9da6c5952e95791602d91465af238896abb1bb5.tar.gz
forums-c9da6c5952e95791602d91465af238896abb1bb5.tar.bz2
forums-c9da6c5952e95791602d91465af238896abb1bb5.tar.xz
forums-c9da6c5952e95791602d91465af238896abb1bb5.zip
[ticket/11461] Add viewtopic_body_footer_before to the event docs
PHPBB3-11461
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index f0b3b81822..7666fcda48 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -124,6 +124,13 @@ viewtopic_print_head_append
* Location: styles/prosilver/template/viewtopic_print.html
* Purpose: Add asset calls directly before the `</head>` tag of the Print Topic screen
+viewtopic_body_footer_before
+===
+* Locations:
+ + styles/prosilver/template/viewtopic_body.html
+ + styles/subsilver2/template/viewtopic_body.html
+* Purpose: Add content to the bottom of the viewtopic page after all posts and pagination links
+
viewtopic_topic_title_prepend
===
* Locations: