From e9b62d1d76356e4f32d61e4f9e45a91946435be7 Mon Sep 17 00:00:00 2001 From: maTh Date: Sat, 16 Oct 2021 12:19:20 +0200 Subject: fix #3661: not logged in user: button to mark all as read leads to HTTP403 error (#3871) * fix * optimized * Fix href Co-authored-by: Alexandre Alapetite --- app/views/helpers/pagination.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/views') diff --git a/app/views/helpers/pagination.phtml b/app/views/helpers/pagination.phtml index 0022ba299..f4d48d3de 100755 --- a/app/views/helpers/pagination.phtml +++ b/app/views/helpers/pagination.phtml @@ -25,7 +25,7 @@ - + - +

-
+
-- cgit v1.2.3