Selaa lähdekoodia

*** empty log message ***

thomppj 23 vuotta sitten
vanhempi
commit
57538ac8be
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  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' : '';
-    
-    
+        
     if (sizeof($index_order)){
         foreach ($index_order as $index_order_part) {
             switch ($index_order_part) {