1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Merge pull request #2203 from PayBas/ticket/12323

[ticket/12323] Template Event search_results_postprofile_before/after

* PayBas/ticket/12323:
  [ticket/12323] Template Event search_results_postprofile_before

Conflicts:
	phpBB/docs/events.md
This commit is contained in:
Joas Schilling
2014-05-04 16:23:14 +02:00
2 changed files with 16 additions and 0 deletions

View File

@@ -587,6 +587,20 @@ search_results_post_before
* Since: 3.1.0-b3
* Purpose: Add data before search result posts
search_results_postprofile_after
===
* Locations:
+ styles/prosilver/template/search_results.html
* Since: 3.1.0-b3
* Purpose: Add content after the post author and stats in search results (posts view mode)
search_results_postprofile_before
===
* Locations:
+ styles/prosilver/template/search_results.html
* Since: 3.1.0-b3
* Purpose: Add content directly before the post author in search results (posts view mode)
simple_footer_after
===
* Locations: