missed a closing ">" on a table row
authorjmunro <jmunro@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 31 Jan 2002 18:38:06 +0000 (18:38 +0000)
committerjmunro <jmunro@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 31 Jan 2002 18:38:06 +0000 (18:38 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2329 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/search.php

index e51ecc7dd6c2033b1487f4036e00f029e03fdfa1..558101d1d326aa8b8db2a0b3e1b22ba5d03115df 100644 (file)
@@ -255,7 +255,7 @@ if ($recent_count > 0) {
                        echo "BGCOLOR=\"$color[0]\"";
                }
                else { echo "BGCOLOR=\"$color[4]\""; }
-            echo "<TD WIDTH=35%>$folder_array[$i]</TD>\n".
+            echo "><TD WIDTH=35%>$folder_array[$i]</TD>\n".
                 "<TD ALIGN=LEFT>$what_array[$i]</TD>\n".
                 "<TD ALIGN=RIGHT>$where_array[$i]&nbsp;&nbsp;&nbsp;".
                  "<A HREF=search.php?".