This should show the toggle all link into the searchs results.
[squirrelmail.git] / functions / mailbox_display.php
index 46f5f6cfd3a8c66e732de5c97ab1db945493a28c..fbf271c6e8924c61a06c90c0040774f035321055 100644 (file)
@@ -385,8 +385,7 @@ function displayMessageArray($imapConnection, $num_msgs, $start_msg, &$msgs, $ms
         $msg = '';
     }
 
-    mail_message_listing_beginning
-        ($imapConnection,
+    mail_message_listing_beginning( $imapConnection,
         "move_messages.php?msg=$msg&mailbox=$urlMailbox&startMessage=$start_msg",
         $mailbox, $sort, $msg_cnt_str, $paginator_str, $start_msg);