aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2012-08-25 14:35:57 +0200
committerJoas Schilling <nickvergessen@gmx.de>2012-10-17 23:33:19 +0200
commitada2d4c91bb063f3d9d591bfc3ce9552957772e0 (patch)
tree9e43bd5558e2d816684d8c66fe178f86d06bbd31 /phpBB/styles
parent5ea662f649833f50483da544b513ca102e390fd8 (diff)
downloadforums-ada2d4c91bb063f3d9d591bfc3ce9552957772e0.tar
forums-ada2d4c91bb063f3d9d591bfc3ce9552957772e0.tar.gz
forums-ada2d4c91bb063f3d9d591bfc3ce9552957772e0.tar.bz2
forums-ada2d4c91bb063f3d9d591bfc3ce9552957772e0.tar.xz
forums-ada2d4c91bb063f3d9d591bfc3ce9552957772e0.zip
[ticket/11018] Always display previous/next links if we can display one
PHPBB3-11018
Diffstat (limited to 'phpBB/styles')
-rw-r--r--phpBB/styles/prosilver/template/viewtopic_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index 4534dc5bcc..01b6a504a2 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -245,7 +245,7 @@
<!-- IF S_QUICK_REPLY -->
<!-- INCLUDE quickreply_editor.html -->
<!-- ENDIF -->
-<!-- IF S_NUM_POSTS > 1 or PREVIOUS_PAGE -->
+<!-- IF S_NUM_POSTS > 1 or PREVIOUS_PAGE or NEXT_PAGE -->
<form id="viewtopic" method="post" action="{S_TOPIC_ACTION}">
<fieldset class="display-options" style="margin-top: 0; ">