mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12523] Add template events search_results_topic_(before/after)
Add template events search_results_topic_(before/after) to search_results.html. PHPBB3-12523
This commit is contained in:
@@ -601,6 +601,22 @@ search_results_postprofile_before
|
||||
* Since: 3.1.0-b3
|
||||
* Purpose: Add content directly before the post author in search results (posts view mode)
|
||||
|
||||
search_results_topic_after
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_results.html
|
||||
+ styles/subsilver2/template/search_results.html
|
||||
* Since: 3.1.0-b4
|
||||
* Purpose: Add data after search result topics
|
||||
|
||||
search_results_topic_before
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_results.html
|
||||
+ styles/subsilver2/template/search_results.html
|
||||
* Since: 3.1.0-b4
|
||||
* Purpose: Add data before search result topics
|
||||
|
||||
simple_footer_after
|
||||
===
|
||||
* Locations:
|
||||
|
Reference in New Issue
Block a user