mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/11461] Add template event in the footer of view topic pages
PHPBB3-11461
This commit is contained in:
parent
d4ee7718b9
commit
433fbfd4d9
2 changed files with 2 additions and 0 deletions
|
@ -301,6 +301,7 @@
|
|||
<!-- ENDIF -->
|
||||
</div>
|
||||
|
||||
<!-- EVENT viewtopic_body_footer_before -->
|
||||
<!-- INCLUDE jumpbox.html -->
|
||||
|
||||
<!-- IF .quickmod -->
|
||||
|
|
|
@ -328,6 +328,7 @@
|
|||
<!-- INCLUDE quickreply_editor.html -->
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- EVENT viewtopic_body_footer_before -->
|
||||
<!-- INCLUDE breadcrumbs.html -->
|
||||
|
||||
<!-- IF S_DISPLAY_ONLINE_LIST -->
|
||||
|
|
Loading…
Add table
Reference in a new issue