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

Merge pull request #3783 from Zoddo/ticket/14041

[ticket/14041] Add viewtopic_dropdown_*_custom template event
This commit is contained in:
Marc Alexander
2015-08-20 10:17:45 +02:00
2 changed files with 17 additions and 0 deletions

View File

@@ -40,6 +40,7 @@
</div>
<!-- INCLUDE viewtopic_topic_tools.html -->
<!-- EVENT viewtopic_dropdown_top_custom -->
<!-- IF S_DISPLAY_SEARCHBOX -->
<div class="search-box" role="search">
@@ -378,6 +379,8 @@
</div>
</div>
<!-- ENDIF -->
<!-- EVENT viewtopic_dropdown_bottom_custom -->
<!-- IF .pagination or TOTAL_POSTS -->
<div class="pagination">