diff options
Diffstat (limited to 'phpBB/docs/events.md')
-rw-r--r-- | phpBB/docs/events.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index e8e94e6a04..ffe57ef4c9 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -289,7 +289,7 @@ mcp_ban_fields_after mcp_ban_fields_before === * Locations: - + styles/prosivler/template/mcp_ban.html + + 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 @@ -305,7 +305,7 @@ mcp_ban_unban_after mcp_ban_unban_before === * Locations: - + styles/prosivler/template/mcp_ban.html + + 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 |