mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/15735] Add search_results_content_after template event
Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735
This commit is contained in:
@@ -194,6 +194,7 @@
|
||||
<div class="postbody">
|
||||
<h3><a href="{searchresults.U_VIEW_POST}">{searchresults.POST_SUBJECT}</a></h3>
|
||||
<div class="content">{searchresults.MESSAGE}</div>
|
||||
<!-- EVENT search_results_content_after -->
|
||||
</div>
|
||||
<!-- ENDIF -->
|
||||
|
||||
|
Reference in New Issue
Block a user