1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-06 07:35:29 +02:00

[ticket/11461] Further clarify doc for viewtopic_body_footer_before

PHPBB3-11461
This commit is contained in:
Matt Friedman 2013-03-15 00:41:21 -07:00
parent c9da6c5952
commit 578ed03b7e

View File

@ -129,7 +129,7 @@ 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
* Purpose: Add content to the bottom of the View topic screen below the posts and quick reply, directly before the jumpbox in Prosilver, breadcrumbs in Subsilver2.
viewtopic_topic_title_prepend
===