- fixed bugs in sorting by from and subject
[squirrelmail.git] / src / options_folder.php
index 306f91488706e083b83199817653cfc59a8b384b..7beab5fa96f226e0ef04533ad011163d7338bd92 100644 (file)
@@ -33,7 +33,8 @@
    $boxes = sqimap_mailbox_list($imapConnection, $boxes);
    sqimap_logout($imapConnection);
 ?>
-   <table width=100% align=center border=0 cellpadding=2 cellspacing=0><tr><td bgcolor="<? echo $color[0] ?>">
+   <br>
+   <table width=95% align=center border=0 cellpadding=2 cellspacing=0><tr><td bgcolor="<? echo $color[0] ?>">
       <center><b><? echo _("Options") . " - " . _("Folder Preferences"); ?></b></center>
    </td></tr></table>