From 80a95443c57a50f79f89511482bb64d231f01ae0 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Fri, 23 Jan 2009 10:38:13 -0500 Subject: Remove urlencode('K') in pkg_search_results. The urlencoded string should only be used for href, but it was being applied and used in printed output, like the keywords textbox. This fixes a problem that was reported in FS#12791 - Faster navigation withing package search listing by page numbers Signed-off-by: Loui Chang --- web/template/pkg_search_results.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'web/template') diff --git a/web/template/pkg_search_results.php b/web/template/pkg_search_results.php index 6b5b283..7741f42 100644 --- a/web/template/pkg_search_results.php +++ b/web/template/pkg_search_results.php @@ -1,7 +1,3 @@ -
' method='post'>
-- cgit v1.2.3-54-g00ecf