mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 03:48:53 +00:00
[ticket/14715] Fixed typos in events.md
PHPBB3-14715
This commit is contained in:
parent
da7c41f167
commit
20e08aa2a0
1 changed files with 4 additions and 4 deletions
|
@ -878,16 +878,16 @@ mcp_topic_options_before
|
||||||
mcp_topic_postrow_post_details_after
|
mcp_topic_postrow_post_details_after
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/mpc_topic.html
|
+ styles/prosilver/template/mcp_topic.html
|
||||||
+ styles/subsilver2/template/mpc_topic.html
|
+ styles/subsilver2/template/mcp_topic.html
|
||||||
* Since: 3.1.10-RC1
|
* Since: 3.1.10-RC1
|
||||||
* Purpose: Add content after post details in topic moderation
|
* Purpose: Add content after post details in topic moderation
|
||||||
|
|
||||||
mcp_topic_postrow_post_details_before
|
mcp_topic_postrow_post_details_before
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/mpc_topic.html
|
+ styles/prosilver/template/mcp_topic.html
|
||||||
+ styles/subsilver2/template/mpc_topic.html
|
+ styles/subsilver2/template/mcp_topic.html
|
||||||
* Since: 3.1.10-RC1
|
* Since: 3.1.10-RC1
|
||||||
* Purpose: Add content before post details in topic moderation
|
* Purpose: Add content before post details in topic moderation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue