diff options
author | kasimi <mail@kasimi.net> | 2016-07-22 11:18:47 +0200 |
---|---|---|
committer | kasimi <mail@kasimi.net> | 2016-07-22 12:17:15 +0200 |
commit | 33cd613406c639c73668981b63962d99ebc99fdc (patch) | |
tree | 3e44dae3ac43a91db70891db1fb7543060486a0f | |
parent | 20e08aa2a05f76fbb4daef118eda520bccef22ff (diff) | |
download | forums-33cd613406c639c73668981b63962d99ebc99fdc.tar forums-33cd613406c639c73668981b63962d99ebc99fdc.tar.gz forums-33cd613406c639c73668981b63962d99ebc99fdc.tar.bz2 forums-33cd613406c639c73668981b63962d99ebc99fdc.tar.xz forums-33cd613406c639c73668981b63962d99ebc99fdc.zip |
[ticket/14715] Converted tabs to spaces
PHPBB3-14715
-rw-r--r-- | phpBB/docs/events.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index fbe52cc29c..b7de92d3d6 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -879,7 +879,7 @@ mcp_topic_postrow_post_details_after === * Locations: + styles/prosilver/template/mcp_topic.html - + styles/subsilver2/template/mcp_topic.html + + styles/subsilver2/template/mcp_topic.html * Since: 3.1.10-RC1 * Purpose: Add content after post details in topic moderation @@ -887,7 +887,7 @@ mcp_topic_postrow_post_details_before === * Locations: + styles/prosilver/template/mcp_topic.html - + styles/subsilver2/template/mcp_topic.html + + styles/subsilver2/template/mcp_topic.html * Since: 3.1.10-RC1 * Purpose: Add content before post details in topic moderation @@ -1584,7 +1584,7 @@ posting_topic_review_row_post_details_after === * Locations: + styles/prosilver/template/posting_topic_review.html - + styles/subsilver2/template/posting_topic_review.html + + styles/subsilver2/template/posting_topic_review.html * Since: 3.1.10-RC1 * Purpose: Add content after post details in topic review @@ -1592,7 +1592,7 @@ posting_topic_review_row_post_details_before === * Locations: + styles/prosilver/template/posting_topic_review.html - + styles/subsilver2/template/posting_topic_review.html + + styles/subsilver2/template/posting_topic_review.html * Since: 3.1.10-RC1 * Purpose: Add content before post details in topic review |