diff options
-rw-r--r-- | phpBB/styles/prosilver/template/viewforum_body.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/phpBB/styles/prosilver/template/viewforum_body.html b/phpBB/styles/prosilver/template/viewforum_body.html index fdf26ebfd3..c17d99be74 100644 --- a/phpBB/styles/prosilver/template/viewforum_body.html +++ b/phpBB/styles/prosilver/template/viewforum_body.html @@ -270,18 +270,6 @@ </form> <!-- ENDIF --> - <!-- IF S_SELECT_SORT_DAYS and not S_IS_BOT --> - <form method="post" action="{S_FORUM_ACTION}"> - <!-- INCLUDE display_options.html --> - </form> - <!-- 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"> <!-- 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} |