Browse Source

*** empty log message ***

thomppj 23 years ago
parent
commit
57538ac8be
1 changed files with 1 additions and 2 deletions
  1. 1 2
      functions/mailbox_display.php

+ 1 - 2
functions/mailbox_display.php

@@ -144,8 +144,7 @@ function printMessageInfo($imapConnection, $t, $i, $key, $mailbox, $sort,
     }
     }
 
 
     $checked = ($checkall == 1) ? ' checked' : '';
     $checked = ($checkall == 1) ? ' checked' : '';
-    
-    
+        
     if (sizeof($index_order)){
     if (sizeof($index_order)){
         foreach ($index_order as $index_order_part) {
         foreach ($index_order as $index_order_part) {
             switch ($index_order_part) {
             switch ($index_order_part) {