mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
Merge remote-tracking branch 'origin/ticket_12649' into ticket_12649
This commit is contained in:
@@ -276,6 +276,12 @@
|
|||||||
</form>
|
</form>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
<!-- IF S_SELECT_SORT_DAYS and not S_IS_BOT -->
|
||||||
|
<form method="post" action="{S_FORUM_ACTION}">
|
||||||
|
<!-- INCLUDE display_options.html -->
|
||||||
|
</form>
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<div class="pagination">
|
<div class="pagination">
|
||||||
<!-- IF not S_IS_BOT and U_MARK_TOPICS and .topicrow --><a href="{U_MARK_TOPICS}" data-ajax="mark_topics_read">{L_MARK_TOPICS_READ}</a> • <!-- ENDIF -->
|
<!-- IF not S_IS_BOT and U_MARK_TOPICS and .topicrow --><a href="{U_MARK_TOPICS}" data-ajax="mark_topics_read">{L_MARK_TOPICS_READ}</a> • <!-- ENDIF -->
|
||||||
{TOTAL_TOPICS}
|
{TOTAL_TOPICS}
|
||||||
|
Reference in New Issue
Block a user