aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorOliver Schramm <oliver.schramm97@gmail.com>2014-07-17 00:00:02 +0200
committerOliver Schramm <oliver.schramm97@gmail.com>2014-07-17 00:00:02 +0200
commitb1df0cffb145c2fe9db69c9caa920e4a48ec4279 (patch)
tree4328876bc4ff526d73e212371ab0b7860cd7a0a5 /phpBB/docs
parent42308091efb977ee5ce1b81bc8de25721b482263 (diff)
downloadforums-b1df0cffb145c2fe9db69c9caa920e4a48ec4279.tar
forums-b1df0cffb145c2fe9db69c9caa920e4a48ec4279.tar.gz
forums-b1df0cffb145c2fe9db69c9caa920e4a48ec4279.tar.bz2
forums-b1df0cffb145c2fe9db69c9caa920e4a48ec4279.tar.xz
forums-b1df0cffb145c2fe9db69c9caa920e4a48ec4279.zip
[ticket/12860] Fix typo
PHPBB3-12860
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md4
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