From 1a07cd63a1e5a7edd7ee21365f2c7e340a8bac3d Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 20 Dec 2012 19:24:26 +0100 Subject: [PATCH] [feature/soft-delete] Fix "Mark all" and "Unmark all" links on topic list PHPBB3-9657 --- phpBB/styles/prosilver/template/mcp_queue.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/mcp_queue.html b/phpBB/styles/prosilver/template/mcp_queue.html index 8ef10a0dae..e015531138 100644 --- a/phpBB/styles/prosilver/template/mcp_queue.html +++ b/phpBB/styles/prosilver/template/mcp_queue.html @@ -107,13 +107,19 @@
-   +     -
{L_MARK_ALL} :: {L_UNMARK_ALL}
+
+ + {L_MARK_ALL} :: {L_UNMARK_ALL} + + {L_MARK_ALL} :: {L_UNMARK_ALL} + +