From: jmunro Date: Tue, 8 Oct 2002 01:24:45 +0000 (+0000) Subject: one more table to remove X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=63e58a3b34b7f0c7e685e705e323a7da07e7deee;p=squirrelmail.git one more table to remove git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3805 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- 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);