From cb9097e0199cf6afca3f144edb7d7addaec1cb59 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Thu, 22 Jul 2021 21:04:02 +0200 Subject: Add pagination for search results Add pagination for search results in the admin and default theme. --- theme/default/html/search/result.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'theme/default/html') diff --git a/theme/default/html/search/result.php b/theme/default/html/search/result.php index 2dac0ec..8de0e25 100644 --- a/theme/default/html/search/result.php +++ b/theme/default/html/search/result.php @@ -34,3 +34,5 @@ + + -- cgit v1.2.3