From b6a34d013bd81c336312c09f55c417da1163b3f1 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 22 Mar 2011 22:03:56 -0500 Subject: Bump up default per-page value to 50 25 is woefully small for the number of packages many searches can return, and with 28000+ packages in AUR, it makes sense to show a lot more per page by default. The new choices of (50, 100, 250) happen to match those from the main site. Signed-off-by: Dan McGee Signed-off-by: Lukas Fleischer --- web/template/pkg_search_form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/template') diff --git a/web/template/pkg_search_form.php b/web/template/pkg_search_form.php index 896d47f7..e570dfbc 100644 --- a/web/template/pkg_search_form.php +++ b/web/template/pkg_search_form.php @@ -89,7 +89,7 @@