mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/11461] Add viewtopic_body_footer_before to the event docs
PHPBB3-11461
This commit is contained in:
parent
433fbfd4d9
commit
c9da6c5952
1 changed files with 7 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue