1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-04 15:57:45 +02:00

[ticket/14146] Add viewtopic_body_post_subject_before event

PHPBB3-14146
This commit is contained in:
Jakub Senko
2015-09-06 16:18:07 +02:00
parent 8cab2374f9
commit d507bce98a
3 changed files with 10 additions and 0 deletions

View File

@@ -2030,6 +2030,14 @@ viewtopic_body_post_buttons_list_before
* Purpose: Add post button custom list to posts (next to edit, quote etc),
before the original list.
viewtopic_body_post_subject_before
===
* Locations:
+ styles/prosilver/template/viewtopic_body.html
+ styles/subsilver2/template/viewtopic_body.html
* Since: 3.1.7-RC1
* Purpose: Add data before post icon and subject
viewtopic_body_postrow_custom_fields_after
===
* Locations: