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 -r1.43 -r1.44
--- openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl 9 Aug 2005 10:53:13 -0000 1.43
+++ openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl 9 Aug 2005 11:58:10 -0000 1.44
@@ -515,7 +515,7 @@
}
# if { ! [empty_string_p $instructor_names] && $member_p } { }
if { ! [empty_string_p $instructor_names] } {
- append instructor_names " [_ dotlrn-ecommerce.view_bios]"
+ append instructor_names " [_ dotlrn-ecommerce.view_bios]"
}
set attendees [util_memoize [list dotlrn_ecommerce::section::attendees $section_id]]