mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Merge remote-tracking branch 'origin/ticket_12649' into ticket_12649
This commit is contained in:
commit
b0660c47df
1 changed files with 6 additions and 0 deletions
|
@ -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}
|
||||||
|
|
Loading…
Add table
Reference in a new issue