aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/viewtopic_body.html
diff options
context:
space:
mode:
authorjaviexin <javiexin@gmail.com>2015-08-05 14:27:22 +0200
committerMarc Alexander <admin@m-a-styles.de>2015-08-22 08:28:33 +0200
commit04b0ba9f6db470fdd4a0200e307b6409e3b780df (patch)
treedf0448d5f6cffb51267beb154a9c9510dfab8a11 /phpBB/styles/prosilver/template/viewtopic_body.html
parentccd1e1eebb328172976f997646b88c7968f85b69 (diff)
downloadforums-04b0ba9f6db470fdd4a0200e307b6409e3b780df.tar
forums-04b0ba9f6db470fdd4a0200e307b6409e3b780df.tar.gz
forums-04b0ba9f6db470fdd4a0200e307b6409e3b780df.tar.bz2
forums-04b0ba9f6db470fdd4a0200e307b6409e3b780df.tar.xz
forums-04b0ba9f6db470fdd4a0200e307b6409e3b780df.zip
[ticket/14068] Add template events before and after poll panel
In viewtopic. PHPBB3-14068
Diffstat (limited to 'phpBB/styles/prosilver/template/viewtopic_body.html')
-rw-r--r--phpBB/styles/prosilver/template/viewtopic_body.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index d2e8b08525..87a9e95dce 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -68,6 +68,8 @@
<!-- EVENT viewtopic_body_pagination_top_after -->
</div>
+<!-- EVENT viewtopic_body_poll_before -->
+
<!-- IF S_HAS_POLL -->
<form method="post" action="{S_POLL_ACTION}" data-ajax="vote_poll" class="topic_poll">
@@ -121,6 +123,8 @@
<hr />
<!-- ENDIF -->
+<!-- EVENT viewtopic_body_poll_after -->
+
<!-- BEGIN postrow -->
<!-- EVENT viewtopic_body_postrow_post_before -->
<!-- IF postrow.S_FIRST_UNREAD -->