From: lkehresman Date: Thu, 8 Feb 2001 15:37:46 +0000 (+0000) Subject: fixed search folder list display X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=49cfb501797a967ecc6847b668fccf6d4c02b397;hp=8b7f3fe5eaa944d066d33a523b77933492f78c0c fixed search folder list display git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1075 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index 597638c0..c1d693e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ -Version 1.0.2 -- DEVELOPMENT +Version 1.0.3 -- DEVELOPMENT ---------------------------- +- Made folder drop-down list consistant in look to the other drop-downs + +Version 1.0.2 -- February 8, 2001 +--------------------------------- - Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also the same workaround for Konqueror and other PHP installations?) - Select All works through the search diff --git a/src/search.php b/src/search.php index 7eb98a18..e7e9f8d2 100644 --- a/src/search.php +++ b/src/search.php @@ -59,7 +59,7 @@ for ($i = 0; $i < count($boxes); $i++) { if (!in_array("noselect", $boxes[$i]["flags"])) { $box = $boxes[$i]["unformatted"]; - $box2 = replace_spaces($boxes[$i]["formatted"]); + $box2 = replace_spaces($boxes[$i]["unformatted-disp"]); if ($mailbox == $box) echo "