[LON-CAPA-cvs] cvs: loncom /interface loncommon.pm

albertel lon-capa-cvs@mail.lon-capa.org
Fri, 30 Jun 2006 04:08:08 -0000


albertel		Fri Jun 30 00:08:08 2006 EDT

  Modified files:              
    /loncom/interface	loncommon.pm 
  Log:
  - typo
  
  
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.410 loncom/interface/loncommon.pm:1.411
--- loncom/interface/loncommon.pm:1.410	Thu Jun 29 21:21:36 2006
+++ loncom/interface/loncommon.pm	Fri Jun 30 00:08:07 2006
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.410 2006/06/30 01:21:36 albertel Exp $
+# $Id: loncommon.pm,v 1.411 2006/06/30 04:08:07 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -3227,7 +3227,7 @@
   font-family: $sans;
   font-size: smaller;
 }
-table.LC_breadcrumbs td.LC_breadcrumb_component,
+table.LC_breadcrumbs td.LC_breadcrumbs_component,
 table.LC_docs_path td.LC_docs_path_component {
   background: $tabbg;
   color: $font;