mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 13:30:25 +02:00
[ticket/14068] Add template events before and after poll panel
In viewtopic. PHPBB3-14068
This commit is contained in:
@@ -1906,6 +1906,22 @@ viewtopic_body_footer_before
|
||||
and quick reply, directly before the jumpbox in Prosilver, breadcrumbs in
|
||||
Subsilver2.
|
||||
|
||||
viewtopic_body_poll_after
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/viewtopic_body.html
|
||||
+ styles/subsilver2/template/viewtopic_body.html
|
||||
* Since: 3.1.6-RC1
|
||||
* Purpose: Add content after the poll panel.
|
||||
|
||||
viewtopic_body_poll_before
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/viewtopic_body.html
|
||||
+ styles/subsilver2/template/viewtopic_body.html
|
||||
* Since: 3.1.6-RC1
|
||||
* Purpose: Add content before the poll panel.
|
||||
|
||||
viewtopic_body_poll_option_after
|
||||
===
|
||||
* Locations:
|
||||
|
Reference in New Issue
Block a user