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

[ticket/12484] Add template event ucp_agreement_terms_before/after

PHPBB3-12484
This commit is contained in:
Matt Friedman
2014-05-02 16:41:40 -07:00
parent 57927ef8ea
commit 47ff63f823
3 changed files with 20 additions and 0 deletions

View File

@@ -535,6 +535,22 @@ topiclist_row_append
* Since: 3.1.0-a1
* Purpose: Add content into topic rows (inside the elements containing topic titles)
ucp_agreement_terms_after
===
* Locations:
+ styles/prosilver/template/ucp_agreement.html
+ styles/subsilver2/template/ucp_agreement.html
* Since: 3.1.0-b3
* Purpose: Add content after the terms of agreement text at user registration
ucp_agreement_terms_before
===
* Locations:
+ styles/prosilver/template/ucp_agreement.html
+ styles/subsilver2/template/ucp_agreement.html
* Since: 3.1.0-b3
* Purpose: Add content before the terms of agreement text at user registration
ucp_pm_viewmessage_contact_fields_after
===
* Locations: