From 18c1ce84be0b8d09d78abe2a1084c9ed76ffe202 Mon Sep 17 00:00:00 2001 From: philippe_mingo Date: Mon, 29 Oct 2001 15:15:54 +0000 Subject: [PATCH] ' fix --- functions/mailbox_display.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index a2dba1192..756145921 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -488,7 +488,7 @@ } while ($i && $i < $endVar); } - echo '; + echo ''; echo "
$lMore$mMore$rMore$Message
"; /** End of message-list table */