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:
Tristan Darricau 2015-09-02 12:03:58 +02:00
commit 58af8606c1
3 changed files with 11 additions and 0 deletions

View file

@ -1235,6 +1235,14 @@ posting_poll_body_options_after
* Since: 3.1.4-RC1
* Purpose: Add content after the poll options on creating a poll
posting_preview_poll_after
===
* Locations:
+ styles/prosilver/template/posting_preview.html
+ styles/subsilver2/template/posting_preview.html
* Since: 3.1.7-RC1
* Purpose: Add content after the poll preview block
posting_topic_title_before
===
* Locations:

View file

@ -24,6 +24,8 @@
<!-- ENDIF -->
<!-- EVENT posting_preview_poll_after -->
<div class="postbody">
<h3>{L_PREVIEW}{L_COLON} {PREVIEW_SUBJECT}</h3>

View file

@ -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">