From 8383a9d21627b097a0d6a2b267924cd3b2b20863 Mon Sep 17 00:00:00 2001 From: swiergot Date: Mon, 21 Aug 2006 20:35:35 +0000 Subject: Closing #3201, thanks to Jeff Mickey for the patch. --- web/lib/pkgfuncs.inc | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'web/lib') diff --git a/web/lib/pkgfuncs.inc b/web/lib/pkgfuncs.inc index 046782be..bfe6e033 100644 --- a/web/lib/pkgfuncs.inc +++ b/web/lib/pkgfuncs.inc @@ -477,6 +477,19 @@ function package_details($id=0, $SID="") { print " value='".__("Unflag Safe")."' title='".__("Unflag Package Safe To Use")."'>"; } } + print "\n"; + print "\n"; + + print "\n"; + print "\n"; + + print "\n"; + print "\n"; print "
\n"; } -- cgit v1.2.3-24-g4f1b