1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +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

@@ -27,6 +27,7 @@
<td class="row2"><input type="checkbox" class="radio" name="poll_vote_change"{VOTE_CHANGE_CHECKED} /></td>
</tr>
<!-- ENDIF -->
<!-- EVENT posting_poll_body_options_after -->
<!-- IF S_POLL_DELETE -->
<tr>