From fd8fbe31e40882b355d3661cba99d06711e0c1d0 Mon Sep 17 00:00:00 2001 From: Jonathan Ernst Date: Sat, 5 Feb 2005 17:08:10 +0000 Subject: [PATCH] remove
in front of notes, now that we use html as it cause extraneous new line --- appview.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appview.php b/appview.php index b0f8d36..49bc98b 100644 --- a/appview.php +++ b/appview.php @@ -101,7 +101,7 @@ function show_note($sType,$oData){ $s .= "\n"; $s .= "\n"; $s .= "\n"; if ($_SESSION['current']->hasPriv("admin") || $_SESSION['current']->isMaintainer($_REQUEST['versionId']))
$title
\n"; - $s .= add_br(stripslashes($oData->noteDesc)); + $s .= $oData->noteDesc; $s .= "