aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2015-08-20 10:17:45 +0200
committerMarc Alexander <admin@m-a-styles.de>2015-08-20 10:17:45 +0200
commit6f1d8480877ad6b5f33148a2cc82440159dcecc3 (patch)
treefcaa3b365aa527e76a1c36f13b10cccd532049e0 /phpBB/styles
parent00aab15f7c4e66a60a20224f50f79f9f0730ed9e (diff)
parent7e21d1dab5a34932f1405db4e836dcdf708f8ff8 (diff)
downloadforums-6f1d8480877ad6b5f33148a2cc82440159dcecc3.tar
forums-6f1d8480877ad6b5f33148a2cc82440159dcecc3.tar.gz
forums-6f1d8480877ad6b5f33148a2cc82440159dcecc3.tar.bz2
forums-6f1d8480877ad6b5f33148a2cc82440159dcecc3.tar.xz
forums-6f1d8480877ad6b5f33148a2cc82440159dcecc3.zip
Merge pull request #3783 from Zoddo/ticket/14041
[ticket/14041] Add viewtopic_dropdown_*_custom template event
Diffstat (limited to 'phpBB/styles')
-rw-r--r--phpBB/styles/prosilver/template/viewtopic_body.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index 449fd3401f..d2e8b08525 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -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">