From: jmunro Date: Tue, 8 Oct 2002 00:51:24 +0000 (+0000) Subject: removing what I thought were UI improvemnets :( X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=90429a0f82a891d3abe436a8f969529babd380bf;p=squirrelmail.git removing what I thought were UI improvemnets :( git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3804 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/read_body.php b/src/read_body.php index c60c0fd6..ad093dd6 100644 --- a/src/read_body.php +++ b/src/read_body.php @@ -457,13 +457,10 @@ function formatEnvheader($mailbox, $passed_id, $passed_ent_id, $message, } echo ''."\n"; - echo '
'."\n"; echo $s; do_hook("read_body_header"); formatToolbar($mailbox, $passed_id, $passed_ent_id, $message, $color); echo '
'; - echo ''."\n"; - echo ''; } function formatMenubar($mailbox, $passed_id, $passed_ent_id, $message, $mbx_response) {