mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-03 06:08:05 +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:
commit
28da758163
@ -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:
|
||||
|
@ -24,6 +24,8 @@
|
||||
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- EVENT posting_preview_poll_after -->
|
||||
|
||||
<div class="postbody">
|
||||
<h3>{L_PREVIEW}{L_COLON} {PREVIEW_SUBJECT}</h3>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user