Index: openacs-4/packages/dotlrn-ecommerce/lib/view-month-display.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/lib/view-month-display.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/dotlrn-ecommerce/lib/view-month-display.tcl 3 Aug 2005 06:58:40 -0000 1.3 +++ openacs-4/packages/dotlrn-ecommerce/lib/view-month-display.tcl 3 Aug 2005 07:11:37 -0000 1.4 @@ -224,7 +224,7 @@ } if { [lc_time_fmt $ansi_start_date "%H"] >= 12 && [lc_time_fmt $ansi_start_date "%H"] <= 17 } { - set fontcolor "#0C3773" + set fontcolor "#E7911E" } if { [lc_time_fmt $ansi_start_date "%H"] > 17 } {