From 30449b69af7524b6939bb5d84e26b7b0327fa75b Mon Sep 17 00:00:00 2001 From: RMcGirr83 Date: Wed, 29 Jul 2015 12:47:31 -0400 Subject: [PATCH] [ticket/13863] Spaces not tabs PHPBB3-13863 --- phpBB/docs/events.md | 8 ++++---- 1 file 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)