From 98155a945f48aa23432bf838c1db4c0d8892b7c6 Mon Sep 17 00:00:00 2001 From: n-aleha Date: Thu, 7 Aug 2014 17:08:33 +0300 Subject: [PATCH] [ticket/12922] Posts per page in MCP should have a min value of zero In order to allow displaying the whole topic in MCP=>Main=>View topic, the min value in the html input field must be 0. PHPBB3-12922 --- phpBB/styles/prosilver/template/mcp_topic.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/template/mcp_topic.html b/phpBB/styles/prosilver/template/mcp_topic.html index 6bf6af1b78..082bea22f1 100644 --- a/phpBB/styles/prosilver/template/mcp_topic.html +++ b/phpBB/styles/prosilver/template/mcp_topic.html @@ -34,7 +34,7 @@

{L_POSTS_PER_PAGE_EXPLAIN}
-
+