From c901057425c7380ab0b10e4b6d9fae4ba8abecc5 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Mon, 14 Feb 2005 20:00:06 +0000 Subject: [PATCH] Fixed HTML code to pass validator SVN revision: 1204 --- src/elogd.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/elogd.c b/src/elogd.c index ec58b5d9..fe51c5c6 100755 --- a/src/elogd.c +++ b/src/elogd.c @@ -6,6 +6,9 @@ Contents: Web server program for Electronic Logbook ELOG $Log$ + Revision 1.560 2005/02/14 20:00:06 ritt + Fixed HTML code to pass validator + Revision 1.559 2005/02/14 19:52:10 ritt Broke apart long code line @@ -16211,7 +16214,7 @@ void show_elog_thread(LOGBOOK * lbs, int message_id) el_retrieve(lbs, head_id, date, attr_list, attrib, lbs->n_attr, text, &size, in_reply_to, reply_to, attachment, encoding, locked_by); - rsprintf("\n"); + rsprintf("
\n"); display_line(lbs, head_id, 0, "Threaded", 1, 0, FALSE, 0,