1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 00:37:42 +02:00

[ticket/13739] Add template core event posting_poll_body_options_after

Template event added for the poll options while posting a topic
so that you may add additional options for polls.

PHPBB3-13739
This commit is contained in:
Wolfsblvt
2015-04-03 17:02:43 +02:00
parent 418aabb46e
commit d5021aeda4
3 changed files with 10 additions and 0 deletions

View File

@@ -976,6 +976,14 @@ posting_pm_header_find_username_before
* Since: 3.1.0-RC4
* Purpose: Add content before the find username link on composing pm
posting_poll_body_options_after
===
* Locations:
+ styles/prosilver/template/posting_poll_body.html
+ styles/subsilver2/template/posting_poll_body.html
* Since: 3.1.4-RC1
* Purpose: Add content after the poll options on creating a poll
quickreply_editor_panel_after
===
* Locations: