diff --git a/htdocs/socnote.php b/htdocs/socnote.php index c9fa7ee4534..6b869c6c263 100644 --- a/htdocs/socnote.php +++ b/htdocs/socnote.php @@ -101,7 +101,7 @@ if ($_GET["socid"] > 0) { print ''.nl2br($societe->note).''; print ""; print ""; - print ''; + print ''; } $db->close();