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.62 -r1.63 --- openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl 22 Jan 2006 21:00:52 -0000 1.62 +++ openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl 23 Jan 2006 02:03:57 -0000 1.63 @@ -405,7 +405,7 @@ <if @admin_p@ eq 1> <a href="@course_list.section_edit_url;noquote@" class="button">[_ dotlrn-ecommerce.edit]</a> - <if @course_list.toggle_display_url@ not nil><a href="@course_list.toggle_display_url;noquote@" class="button"><if @course_list.display_section_p@ eq "f">[_ dotlrn-ecommerce.show]</if><else>[_ dotlrn-ecommerce.hide]</else></a></if> + <if @course_list.toggle_display_url@ not nil><a href="@course_list.toggle_display_url;noquote@" class="button"><if @course_list.display_section_p@ eq "f">[_ dotlrn-ecommerce.Show]</if><else>[_ dotlrn-ecommerce.Hide]</else></a></if> </if> <if @course_list.pending_p@ eq 1> <font color="red">[_ dotlrn-ecommerce.application_pending]</font>