mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 04:04:12 +02:00
Merge pull request #4079 from rxu/ticket/14356
[ticket/14356] Add template events to viewtopic around back2top link
This commit is contained in:
@@ -331,7 +331,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div class="back2top"><a href="#top" class="top" title="{L_BACK_TO_TOP}">{L_BACK_TO_TOP}</a></div>
|
||||
<!-- EVENT viewtopic_body_postrow_back2top_before -->
|
||||
<div class="back2top"><!-- EVENT viewtopic_body_postrow_back2top_prepend --><a href="#top" class="top" title="{L_BACK_TO_TOP}">{L_BACK_TO_TOP}</a><!-- EVENT viewtopic_body_postrow_back2top_append --></div>
|
||||
<!-- EVENT viewtopic_body_postrow_back2top_after -->
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user