From: ebullient Date: Sat, 10 May 2003 03:12:26 +0000 (+0000) Subject: Adjust display of attachments to keep links within window in case of X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=8acd2fb50bb494ab4086c768eaf0add26e269532;p=squirrelmail.git Adjust display of attachments to keep links within window in case of wide message contents git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4852 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/read_body.php b/src/read_body.php index 465c2e94..3965c674 100644 --- a/src/read_body.php +++ b/src/read_body.php @@ -806,11 +806,10 @@ echo ''; echo ' '; echo ' '; - // echo ' ' . html_tag( 'td', '', 'left', $color[9] ); echo ' ' . _("Attachments") . ':'; echo ' '; @@ -819,7 +818,6 @@ if ($attachmentsdisplay) { echo $attachmentsdisplay; echo '
'; echo '
'; echo ' '; - echo ' '; echo ' '; echo '';