1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/16991] Add events for bookmarks and subscribed topics in UCP

PHPBB3-16991
This commit is contained in:
kaileysnay
2022-04-28 16:29:27 -04:00
parent a12a6f52ae
commit e1069bcbde
3 changed files with 16 additions and 0 deletions

View File

@@ -54,6 +54,7 @@
</a>
<!-- ENDIF -->
<br />
{% EVENT ucp_main_bookmarks_topic_title_after %}
<!-- IF .topicrow.pagination -->
<div class="pagination">
<ul>

View File

@@ -97,6 +97,7 @@
</a>
<!-- ENDIF -->
<br />
{% EVENT ucp_main_subscribed_topic_title_after %}
<!-- IF .topicrow.pagination -->
<div class="pagination">
<ul>