fix mailbox list (noselect and array_values)
[squirrelmail.git] / src / search.php
index 8c295ab7613e6d4bd6a2871a971dd2fe90483d90..934d13b04d2d94cb19be6c469a82c9a1964e8557 100644 (file)
@@ -526,6 +526,7 @@ function asearch_print_form($imapConnection, $boxes, $mailbox_array, $biop_array
        global $color;
 
        /* Search Form */
+       echo "<br>\n";
        echo '<form action="search.php" name="form_asearch">' . "\n";
 
        echo html_tag( 'table', '', 'center', $color[9], 'width="100%" cellpadding="1" cellspacing="1" border="0"' );