1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

[ticket/12376] Added viewtopic_body_poll_question_append

PHPBB3-12376
This commit is contained in:
PayBas
2014-04-09 17:24:34 +02:00
parent 4e79764aca
commit 21c11c7b24
3 changed files with 10 additions and 2 deletions

View File

@@ -711,6 +711,14 @@ viewtopic_body_poll_fieldset_prepend
* Purpose: Add content after the items in the polls fieldset
the list.
viewtopic_body_poll_question_append
===
* Locations:
+ styles/prosilver/template/viewtopic_body.html
+ styles/subsilver2/template/viewtopic_body.html
* Since: 3.1.0-b3
* Purpose: Add content directly after the poll question on the View topic screen
viewtopic_body_poll_question_prepend
===
* Locations: