1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

Merge branch '3.1.x'

* 3.1.x:
  [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:04:49 +02:00
2 changed files with 9 additions and 0 deletions

View File

@@ -1121,6 +1121,13 @@ 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
* 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>