From 361e251bb194a698cf06cdc1badfdbad489ec6dc Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Sun, 14 Oct 2012 14:37:57 +0200 Subject: pkg_search_results.php: Mark out-of-date packages Highlight the version number of out-of-date packages on the package search results page using the "flagged" class from archweb. Signed-off-by: Lukas Fleischer --- web/template/pkg_search_results.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/template/pkg_search_results.php b/web/template/pkg_search_results.php index ea7f61af..16f574af 100644 --- a/web/template/pkg_search_results.php +++ b/web/template/pkg_search_results.php @@ -56,7 +56,7 @@ if (!$result): ?> "> - + class="flagged"> -- cgit v1.2.3-24-g4f1b