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

[ticket/12396] Added missing viewtopic_topic_title_append

rebased for travis... again

PHPBB3-12396
This commit is contained in:
PayBas
2014-04-12 13:14:29 +02:00
parent a1b159aa82
commit 59ba62f5d9
3 changed files with 10 additions and 2 deletions

View File

@@ -785,6 +785,14 @@ viewtopic_body_topic_actions_before
* Since: 3.1.0-a4
* Purpose: Add data before the topic actions buttons (after the posts sorting options)
viewtopic_topic_title_append
===
* Locations:
+ styles/prosilver/template/viewtopic_body.html
+ styles/subsilver2/template/viewtopic_body.html
* Since: 3.1.0-b3
* Purpose: Add content directly after the topic title link on the View topic screen
viewtopic_topic_title_prepend
===
* Locations: