1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

Merge pull request #2394 from VSEphpbb/ticket/12484

[ticket/12484] Add template event ucp_agreement_terms_before/after

* VSEphpbb/ticket/12484:
  [ticket/12484] Add template event ucp_agreement_terms_before/after
This commit is contained in:
Joas Schilling
2014-05-04 16:41:19 +02:00
3 changed files with 20 additions and 0 deletions

View File

@@ -637,6 +637,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: