diff --git a/LDP/lampadas/www/document_edit.pl b/LDP/lampadas/www/document_edit.pl index 22660b9b..9cb3d459 100755 --- a/LDP/lampadas/www/document_edit.pl +++ b/LDP/lampadas/www/document_edit.pl @@ -585,7 +585,7 @@ while (@row = $notes_result->fetchrow) { print "$date_entered$username$notes\n"; } print "To add a note, type the note, then click Save.\n"; -print "\n"; +print "\n"; print "\n"; print "\n"; print "";