aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRMcGirr83 <rmcgirr83@gmail.com>2015-07-29 12:47:31 -0400
committerRMcGirr83 <rmcgirr83@gmail.com>2015-07-29 12:47:31 -0400
commit30449b69af7524b6939bb5d84e26b7b0327fa75b (patch)
tree9ca5f224a4f3380ce163e57d231b7f3f4b2eeeb0
parent9c67d02bd2945fc56e3cfbfb04120dec7d46333b (diff)
downloadforums-30449b69af7524b6939bb5d84e26b7b0327fa75b.tar
forums-30449b69af7524b6939bb5d84e26b7b0327fa75b.tar.gz
forums-30449b69af7524b6939bb5d84e26b7b0327fa75b.tar.bz2
forums-30449b69af7524b6939bb5d84e26b7b0327fa75b.tar.xz
forums-30449b69af7524b6939bb5d84e26b7b0327fa75b.zip
[ticket/13863] Spaces not tabs
PHPBB3-13863
-rw-r--r--phpBB/docs/events.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index be88ba0602..565235eec3 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -1281,10 +1281,10 @@ topiclist_row_prepend
* Locations:
+ styles/prosilver/template/search_results.html
+ styles/prosilver/template/viewforum_body.html
- + styles/prosilver/template/mcp_forum.html
+ + styles/prosilver/template/mcp_forum.html
+ styles/subsilver2/template/search_results.html
+ styles/subsilver2/template/viewforum_body.html
- + styles/subsilver2/template/mcp_forum.html
+ + styles/subsilver2/template/mcp_forum.html
* Since: 3.1.0-a1
* Changed: 3.1.6-RC1 Added event to mcp_forum.html
* Purpose: Add content into topic rows (inside the elements containing topic titles)
@@ -1294,10 +1294,10 @@ topiclist_row_append
* Locations:
+ styles/prosilver/template/search_results.html
+ styles/prosilver/template/viewforum_body.html
- + styles/prosilver/template/mcp_forum.html
+ + styles/prosilver/template/mcp_forum.html
+ styles/subsilver2/template/search_results.html
+ styles/subsilver2/template/viewforum_body.html
- + styles/subsilver2/template/mcp_forum.html
+ + styles/subsilver2/template/mcp_forum.html
* Since: 3.1.0-a1
* Changed: 3.1.6-RC1 Added event to mcp_forum.html
* Purpose: Add content into topic rows (inside the elements containing topic titles)