From 4aad42d993619d03040d1a96d133c7784aa4bc28 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Wed, 19 Sep 2012 02:42:01 +0200 Subject: Sync search result statistics with archweb * Use archweb classes for search result statistics. * Add some space between page numbers. * Display current page number instead of current item range. * Hide page numbers if the result fits into a single page. Signed-off-by: Lukas Fleischer --- web/template/pkg_search_results.php | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'web/template/pkg_search_results.php') diff --git a/web/template/pkg_search_results.php b/web/template/pkg_search_results.php index 11db7a14..13e0b44c 100644 --- a/web/template/pkg_search_results.php +++ b/web/template/pkg_search_results.php @@ -11,8 +11,9 @@ if (!$result): ?>

-
-

+
+

+ 1): ?>

$pagestart): ?> @@ -24,6 +25,7 @@ if (!$result): ?>

+
@@ -80,9 +82,9 @@ if (!$result): ?> -
-

- +
+

+ 1): ?>

$pagestart): ?> @@ -94,6 +96,7 @@ if (!$result): ?>

+
-- cgit v1.2.3-24-g4f1b