mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
Merge pull request #3852 from marc1706/ticket/14068
[ticket/14068] Add template events before and after poll panel in viewtopic
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- EVENT viewtopic_body_poll_before -->
|
||||
<!-- IF S_HAS_POLL -->
|
||||
<tr>
|
||||
<td class="row2" colspan="2" align="center"><br clear="all" />
|
||||
@@ -130,6 +131,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<!-- ENDIF -->
|
||||
<!-- EVENT viewtopic_body_poll_after -->
|
||||
</table>
|
||||
|
||||
<!-- BEGIN postrow -->
|
||||
|
Reference in New Issue
Block a user