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

Merge pull request #2747 from Elsensee/ticket/12860

[ticket/12860] Add template events to mcp_ban.html

* Elsensee/ticket/12860:
  [ticket/12860] Fix typo
  [ticket/12860] Add template events mcp_ban_unban
  [ticket/12860] Add template events mcp_ban_fields
This commit is contained in:
Joas Schilling
2014-07-17 15:31:20 +02:00
3 changed files with 40 additions and 0 deletions

View File

@@ -278,6 +278,38 @@ index_body_stat_blocks_before
* Since: 3.1.0-a1
* Purpose: Add new statistic blocks above the Who Is Online and Board Statistics blocks
mcp_ban_fields_after
===
* Locations:
+ styles/prosilver/template/mcp_ban.html
+ styles/subsilver2/template/mcp_ban.html
* Since: 3.1.0-RC3
* Purpose: Add additional fields to the ban form in MCP
mcp_ban_fields_before
===
* Locations:
+ styles/prosilver/template/mcp_ban.html
+ styles/subsilver2/template/mcp_ban.html
* Since: 3.1.0-RC3
* Purpose: Add additional fields to the ban form in MCP
mcp_ban_unban_after
===
* Locations:
+ styles/prosilver/template/mcp_ban.html
+ styles/subsilver2/template/mcp_ban.html
* Since: 3.1.0-RC3
* Purpose: Add additional fields to the unban form in MCP
mcp_ban_unban_before
===
* Locations:
+ styles/prosilver/template/mcp_ban.html
+ styles/subsilver2/template/mcp_ban.html
* Since: 3.1.0-RC3
* Purpose: Add additional fields to the unban form in MCP
memberlist_body_username_append
===
* Locations: