From: Patrick C. <pa...@iC...> - 2003-09-24 17:16:18
|
Let's just push the $search_box below the custom_goto then. That way, we can avoid any potential overlap (and remove the need for a double form tag). Simplicity is good. :) I just did this in my copy and it looks fine. I'll check it in later if you guys have no objection. Best, Patrick Crowley Creator, iCalShare iCalShare - Share Your iCalendars! http://iCalShare.com > I see Chad made the form tag modifications more elegant on sidebar.php. > The second form tag inside $display_custom_goto is necessary because > the $search_box might be echoed right before the custom goto. > $search_box uses a form that points at search.php instead of day.php. |