summaryrefslogtreecommitdiff
path: root/httemplate/search/reg_code.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/reg_code.html')
-rw-r--r--httemplate/search/reg_code.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/reg_code.html b/httemplate/search/reg_code.html
index f65b00d..f7d6d20 100644
--- a/httemplate/search/reg_code.html
+++ b/httemplate/search/reg_code.html
@@ -13,7 +13,7 @@
sub {
map {
qq!<A HREF="${p}edit/part_pkg.cgi?!. $_->pkgpart. '">'.
- $_->pkg. ' - '. $_->comment.
+ $_->pkg_comment(nopkgpart => 1).
'</A><BR>'
} $_[0]->part_pkg
},