1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 22:40:39 +02:00

Merge pull request #2868 from rxu/ticket/12969

[ticket/12969] Add template events around username link on composing pm
This commit is contained in:
Marc Alexander
2014-09-05 21:05:33 +02:00
3 changed files with 20 additions and 0 deletions

View File

@@ -764,6 +764,22 @@ posting_editor_subject_before
* Since: 3.1.0-a2
* Purpose: Add field (e.g. textbox) to the posting screen before the subject
posting_pm_header_find_username_after
===
* Locations:
+ styles/prosilver/template/posting_pm_header.html
+ styles/subsilver2/template/ucp_header.html
* Since: 3.1.0-RC4
* Purpose: Add content after the find username link on composing pm
posting_pm_header_find_username_before
===
* Locations:
+ styles/prosilver/template/posting_pm_header.html
+ styles/subsilver2/template/ucp_header.html
* Since: 3.1.0-RC4
* Purpose: Add content before the find username link on composing pm
quickreply_editor_panel_after
===
* Locations: