From 3d570ba0eb0d354b2216225bc0a629e3b4767671 Mon Sep 17 00:00:00 2001 From: brong Date: Tue, 19 Feb 2002 01:51:47 +0000 Subject: [PATCH] & fixes, javascript type addition, remove a CELLSPACING from a TD where it doesn't belong, add some output to match that I've removed from mime.php so that close tags match open tags on tables. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2463 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/read_body.php | 112 +++++++++++++++++++++++----------------------- src/webmail.php | 2 +- 2 files changed, 57 insertions(+), 57 deletions(-) diff --git a/src/read_body.php b/src/read_body.php index 3f0f0bbe..c9fe2156 100644 --- a/src/read_body.php +++ b/src/read_body.php @@ -98,8 +98,8 @@ function printer_friendly_link() { } $params = '?passed_ent_id=' . $ent_num . - '&mailbox=' . urlencode($mailbox) . - '&passed_id=' . $passed_id; + '&mailbox=' . urlencode($mailbox) . + '&passed_id=' . $passed_id; $print_text = _("View Printable Version"); @@ -116,7 +116,7 @@ function printer_friendly_link() { /* Output the link. */ if ($javascript_on) { - $result .= '