Next/Previous are working a bit better
[squirrelmail.git] / src / right_main.php3
index ab5cd7dc3dd203debb5534d5f1cd7ea2fb38e07b..7e16f0bd80f0e5f8241133d17ad41fd387b5cbc5 100644 (file)
@@ -83,7 +83,6 @@
    displayPageHeader($mailbox);
 
    // Get the list of messages for this mailbox
-   echo "$numMessages : $startMessage : $sort<BR><BR>";
    showMessagesForMailbox($imapConnection, $mailbox, $numMessages, $startMessage, $sort);
 
    // close the connection