1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 06:51:33 +02:00

Merge pull request #3756 from rxu/ticket/14005

[ticket/14005] Allow extensions control post buttons displaying
This commit is contained in:
Marc Alexander
2015-08-09 10:08:00 +02:00
3 changed files with 22 additions and 2 deletions

View File

@@ -1398,6 +1398,22 @@ ucp_pm_viewmessage_post_buttons_before
* Purpose: Add post button to private messages (next to edit, quote etc), at
the start of the list.
ucp_pm_viewmessage_post_buttons_list_after
===
* Locations:
+ styles/prosilver/template/ucp_pm_viewmessage.html
* Since: 3.1.6-RC1
* Purpose: Add post button custom list to private messages (next to edit, quote etc),
after the original list.
ucp_pm_viewmessage_post_buttons_list_before
===
* Locations:
+ styles/prosilver/template/ucp_pm_viewmessage.html
* Since: 3.1.6-RC1
* Purpose: Add post button custom list to private messages (next to edit, quote etc),
before the original list.
ucp_pm_viewmessage_print_head_append
===
* Locations: