Index: openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl,v diff -u -N -r1.58 -r1.59 --- openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl 15 Sep 2005 05:58:11 -0000 1.58 +++ openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl 19 Sep 2005 05:53:13 -0000 1.59 @@ -597,7 +597,7 @@ set instructor_names "" } # if { ! [empty_string_p $instructor_names] && $member_p } { } - # if { ! [empty_string_p $instructor_names] } { + # if { ! [empty_string_p $instructor_names] } { } if { $bios_present_p } { append instructor_names " [_ dotlrn-ecommerce.view_bios]" }