1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 13:30:25 +02:00

[ticket/13437] Add template event viewtopic_body_post_author_before/after

PHPBB3-13437
This commit is contained in:
Kailey Truscott
2015-01-02 09:48:27 -05:00
parent a92589436a
commit c61fa1aaa1
3 changed files with 20 additions and 0 deletions

View File

@@ -1455,6 +1455,22 @@ viewtopic_body_poll_question_prepend
* Since: 3.1.0-b3
* Purpose: Add content directly before the poll question on the View topic screen
viewtopic_body_post_author_after
===
* Locations:
+ styles/prosilver/template/viewtopic_body.html
+ styles/subsilver2/template/viewtopic_body.html
* Since: 3.1.3-RC1
* Purpose: Add content directly after the post author on the View topic screen
viewtopic_body_post_author_before/after
===
* Locations:
+ styles/prosilver/template/viewtopic_body.html
+ styles/subsilver2/template/viewtopic_body.html
* Since: 3.1.3-RC1
* Purpose: Add content directly before the post author on the View topic screen
viewtopic_body_post_buttons_after
===
* Locations: