From 517ac744b27e324c3f3a6f827e66c0a1d03a033d Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Thu, 20 Jan 2011 20:09:33 +0100 Subject: Implemented "First" and "Last" link for search results (fixes FS#15690). Signed-off-by: Lukas Fleischer --- web/template/pkg_search_results.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web') diff --git a/web/template/pkg_search_results.php b/web/template/pkg_search_results.php index bf00da5..b8f2e14 100644 --- a/web/template/pkg_search_results.php +++ b/web/template/pkg_search_results.php @@ -131,6 +131,7 @@ for ($i = 0; $row = mysql_fetch_assoc($result); $i++) { $O = 0; } ?> + "> "> @@ -171,6 +172,7 @@ for ($i = 0; $row = mysql_fetch_assoc($result); $i++) { 0): ?> '> + '> -- cgit v1.2.3-54-g00ecf