From: Wesley M. <we...@we...> - 2003-09-24 16:26:00
|
Hi Patrick, > Isn't the 2nd form tag (on $display_custom_goto -- line 63) > unnecessary? > Both forms are pointing to the same spot. 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. -- Wesley Miaw, Wesley Miaw Consulting http://www.wesman.net/ |