From 6fc3b913ba81ab8b2056431074a435d820043f55 Mon Sep 17 00:00:00 2001 From: hanakin Date: Sun, 18 Apr 2021 20:38:43 -1000 Subject: [PATCH] [ticket/16762] fix topicrow paging PHPBB3-16762 --- .../styles/prosilver/template/mcp_forum.html | 19 ++++++++++-------- .../template/ucp_main_bookmarks.html | 19 ++++++++++-------- .../prosilver/template/ucp_main_front.html | 20 +++++++++++-------- .../template/ucp_main_subscribed.html | 10 +++++++--- .../prosilver/template/viewforum_body.html | 19 ++++++++++-------- 5 files changed, 52 insertions(+), 35 deletions(-) diff --git a/phpBB/styles/prosilver/template/mcp_forum.html b/phpBB/styles/prosilver/template/mcp_forum.html index 9665834598..f304b65b51 100644 --- a/phpBB/styles/prosilver/template/mcp_forum.html +++ b/phpBB/styles/prosilver/template/mcp_forum.html @@ -88,14 +88,17 @@ diff --git a/phpBB/styles/prosilver/template/ucp_main_bookmarks.html b/phpBB/styles/prosilver/template/ucp_main_bookmarks.html index 95bd9d61b6..287b18779d 100644 --- a/phpBB/styles/prosilver/template/ucp_main_bookmarks.html +++ b/phpBB/styles/prosilver/template/ucp_main_bookmarks.html @@ -73,14 +73,17 @@ diff --git a/phpBB/styles/prosilver/template/ucp_main_front.html b/phpBB/styles/prosilver/template/ucp_main_front.html index cbe49354de..1d64b33a63 100644 --- a/phpBB/styles/prosilver/template/ucp_main_front.html +++ b/phpBB/styles/prosilver/template/ucp_main_front.html @@ -41,15 +41,19 @@ {topicrow.TOPIC_TITLE}
diff --git a/phpBB/styles/prosilver/template/ucp_main_subscribed.html b/phpBB/styles/prosilver/template/ucp_main_subscribed.html index 9f68fb0f7f..f8631205bb 100644 --- a/phpBB/styles/prosilver/template/ucp_main_subscribed.html +++ b/phpBB/styles/prosilver/template/ucp_main_subscribed.html @@ -122,13 +122,17 @@