From 19c84dabe12bb1df72e771ab2bf80a5e774ab783 Mon Sep 17 00:00:00 2001 From: rxu Date: Thu, 12 Nov 2015 20:51:16 +0700 Subject: [PATCH] [ticket/14066] Change the events listing order in events.md. PHPBB3-14066 --- phpBB/docs/events.md | 64 ++++++++++++++++++++++---------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 92f929fa0a..67f187ec81 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -1598,38 +1598,6 @@ search_body_search_display_options_prepend * Since: 3.1.7-RC1 * Purpose: Put content at the top of the search query display options fields set -search_body_search_query_after -=== -* Locations: - + styles/prosilver/template/search_body.html - + styles/subsilver2/template/search_body.html -* Since: 3.1.7-RC1 -* Purpose: Add content after the search query fields set - -search_body_search_query_append -=== -* Locations: - + styles/prosilver/template/search_body.html - + styles/subsilver2/template/search_body.html -* Since: 3.1.7-RC1 -* Purpose: Put content at the bottom of the search query fields set - -search_body_search_query_before -=== -* Locations: - + styles/prosilver/template/search_body.html - + styles/subsilver2/template/search_body.html -* Since: 3.1.7-RC1 -* Purpose: Add content before the search query fields set - -search_body_search_query_prepend -=== -* Locations: - + styles/prosilver/template/search_body.html - + styles/subsilver2/template/search_body.html -* Since: 3.1.7-RC1 -* Purpose: Put content at the top of the search query fields set - search_body_search_options_after === * Locations: @@ -1662,6 +1630,38 @@ search_body_search_options_prepend * Since: 3.1.7-RC1 * Purpose: Put content at the top of the search query options fields set +search_body_search_query_after +=== +* Locations: + + styles/prosilver/template/search_body.html + + styles/subsilver2/template/search_body.html +* Since: 3.1.7-RC1 +* Purpose: Add content after the search query fields set + +search_body_search_query_append +=== +* Locations: + + styles/prosilver/template/search_body.html + + styles/subsilver2/template/search_body.html +* Since: 3.1.7-RC1 +* Purpose: Put content at the bottom of the search query fields set + +search_body_search_query_before +=== +* Locations: + + styles/prosilver/template/search_body.html + + styles/subsilver2/template/search_body.html +* Since: 3.1.7-RC1 +* Purpose: Add content before the search query fields set + +search_body_search_query_prepend +=== +* Locations: + + styles/prosilver/template/search_body.html + + styles/subsilver2/template/search_body.html +* Since: 3.1.7-RC1 +* Purpose: Put content at the top of the search query fields set + search_results_header_after === * Locations: