From 2c6ca1126add93e50ae68bcf084cd5aadfdf271f Mon Sep 17 00:00:00 2001 From: pjmattal Date: Thu, 14 Apr 2005 02:44:38 +0000 Subject: changed
 to  in comment rendering to allow wrapping

---
 web/lib/pkgfuncs.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'web/lib/pkgfuncs.inc')

diff --git a/web/lib/pkgfuncs.inc b/web/lib/pkgfuncs.inc
index 365f05ac..3c72f8a6 100644
--- a/web/lib/pkgfuncs.inc
+++ b/web/lib/pkgfuncs.inc
@@ -402,9 +402,9 @@ function package_details($id=0) {
 							      "",date("Ymd [H:i:s]",$carr["CommentTS"]),""));
 					print "";
 					print "";
-					print "
\n";
+					print "\n";
 					print str_replace('"',""", stripslashes($carr["Comments"]));
-					print "
\n"; + print "\n"; print "\n"; print "\n"; print " \n"; -- cgit v1.2.3-24-g4f1b