From 8d16f647f90572039236c8da428cb1cf25b96a1e Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Fri, 6 Feb 2009 18:22:37 -0500 Subject: Clean up some markup and styles in page navigation. Signed-off-by: Loui Chang --- web/template/pkg_search_results.php | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 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 736823a..1ea5928 100644 --- a/web/template/pkg_search_results.php +++ b/web/template/pkg_search_results.php @@ -117,7 +117,7 @@ for ($i = 0; $row = mysql_fetch_assoc($result); $i++) {
-
+
0): $O = $_GET['O'] - $_GET['PP']; @@ -126,7 +126,7 @@ for ($i = 0; $row = mysql_fetch_assoc($result); $i++) { $O = 0; } ?> - "> + "> $currentpage) : ?> - - '.$i.' '; + + $i"; endif; } - print ($pages > $morepages) ? '...' : ''; - - ?> + print ($pages > $morepages) ? '...' : ''; + ?> 0): ?> - '> + '>
-- cgit v1.2.3-54-g00ecf