mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge pull request #3853 from marc1706/ticket/14075
[ticket/14075] Add template event after poll preview panel * marc1706/ticket/14075: [ticket/14075] Update version to 3.1.7-RC1 [ticket/14075] Add template event after poll preview panel
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- EVENT posting_preview_poll_after -->
|
||||
|
||||
<div class="postbody">
|
||||
<h3>{L_PREVIEW}{L_COLON} {PREVIEW_SUBJECT}</h3>
|
||||
|
||||
|
@@ -38,6 +38,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<!-- ENDIF -->
|
||||
<!-- EVENT posting_preview_poll_after -->
|
||||
<tr>
|
||||
<td class="row1">
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
|
Reference in New Issue
Block a user