From: stekkel Date: Wed, 16 Oct 2002 19:25:10 +0000 (+0000) Subject: UI consistancy: added space between attachments and the body X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d0a2476a2f034ce6c513b2ac899213d226c14fdb;p=squirrelmail.git UI consistancy: added space between attachments and the body git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3886 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/read_body.php b/src/read_body.php index af8b7da8..41ae3d5f 100644 --- a/src/read_body.php +++ b/src/read_body.php @@ -457,8 +457,8 @@ function formatEnvheader($mailbox, $passed_id, $passed_ent_id, $message, } echo ''."\n"; - echo '
'."\n"; + echo '
'."\n"; echo $s; do_hook("read_body_header"); formatToolbar($mailbox, $passed_id, $passed_ent_id, $message, $color); @@ -807,12 +807,15 @@ echo '
'; echo ' '; echo ' '; +echo ''."\n"; + $attachmentsdisplay = formatAttachments($message,$ent_ar,$mailbox, $passed_id); if ($attachmentsdisplay) { echo ' '; echo ' '; echo '
'; - echo ' '; + echo '
'; echo ' ';
'; echo ' ' . _("Attachments") . ':'; echo '