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:
@@ -54,6 +54,7 @@
|
||||
</a>
|
||||
<!-- ENDIF -->
|
||||
<br />
|
||||
{% EVENT ucp_main_bookmarks_topic_title_after %}
|
||||
<!-- IF .topicrow.pagination -->
|
||||
<div class="pagination">
|
||||
<ul>
|
||||
|
@@ -97,6 +97,7 @@
|
||||
</a>
|
||||
<!-- ENDIF -->
|
||||
<br />
|
||||
{% EVENT ucp_main_subscribed_topic_title_after %}
|
||||
<!-- IF .topicrow.pagination -->
|
||||
<div class="pagination">
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user