From 63e58a3b34b7f0c7e685e705e323a7da07e7deee Mon Sep 17 00:00:00 2001 From: jmunro Date: Tue, 8 Oct 2002 01:24:45 +0000 Subject: [PATCH] one more table to remove git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3805 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/read_body.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/read_body.php b/src/read_body.php index ad093dd6..2da1a593 100644 --- a/src/read_body.php +++ b/src/read_body.php @@ -455,8 +455,8 @@ function formatEnvheader($mailbox, $passed_id, $passed_ent_id, $message, $s .= ''; } } - echo ''."\n"; + //echo '
'."\n"; echo $s; do_hook("read_body_header"); formatToolbar($mailbox, $passed_id, $passed_ent_id, $message, $color); -- 2.25.1