From: tokul Date: Fri, 4 Nov 2005 20:26:24 +0000 (+0000) Subject: thicker border X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=811fdb31473e8d0c8ab6bde5299a3560bdab424b thicker border git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10251 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/printer_friendly_bottom.php b/src/printer_friendly_bottom.php index 6679cc54..44d73afc 100644 --- a/src/printer_friendly_bottom.php +++ b/src/printer_friendly_bottom.php @@ -260,7 +260,7 @@ function pf_show_attachments($message, $exclude_id, $mailbox, $id) { $display_filename = $filename; // TODO: maybe make it nicer? - $attachments .= '' . + $attachments .= '
'.decodeHeader($display_filename).'
' . ''. html_tag( 'td',_("Size:"), 'right') . html_tag( 'td',show_readable_size($header->size), 'left') .
'.decodeHeader($display_filename).'