From 04a69f9d197efee6fa396bd35d04ae553e669978 Mon Sep 17 00:00:00 2001 From: jeff Date: Sun, 21 Jun 2009 15:21:32 +0000 Subject: CUSTOM packages/actual flag for custom packages #3988 --- httemplate/search/reg_code.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/search/reg_code.html') diff --git a/httemplate/search/reg_code.html b/httemplate/search/reg_code.html index f65b00d05..f7d6d2061 100644 --- a/httemplate/search/reg_code.html +++ b/httemplate/search/reg_code.html @@ -13,7 +13,7 @@ sub { map { qq!'. - $_->pkg. ' - '. $_->comment. + $_->pkg_comment(nopkgpart => 1). '
' } $_[0]->part_pkg }, -- cgit v1.2.1