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 .= "