1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12613] Fix functional test and post sorting bug

PHPBB3-12613
This commit is contained in:
PayBas
2014-05-30 02:34:07 +02:00
parent cd90b39a83
commit f2c7890c64
2 changed files with 3 additions and 3 deletions

View File

@@ -323,7 +323,7 @@
<!-- INCLUDE quickreply_editor.html -->
<!-- ENDIF -->
<!-- IF S_NUM_POSTS > 1 -->
<!-- IF S_NUM_POSTS > 1 or .pagination -->
<form id="viewtopic" method="post" action="{S_TOPIC_ACTION}">
<fieldset class="display-options" style="margin-top: 0; ">
<!-- IF not S_IS_BOT -->