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

albertel lon-capa-cvs@mail.lon-capa.org
Mon, 26 Jun 2006 23:32:57 -0000


albertel		Mon Jun 26 19:32:57 2006 EDT

  Modified files:              
    /loncom/interface	loncommon.pm 
  Log:
  - someday I'll learn how to spell this word.
  
  
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.401 loncom/interface/loncommon.pm:1.402
--- loncom/interface/loncommon.pm:1.401	Mon Jun 26 18:31:56 2006
+++ loncom/interface/loncommon.pm	Mon Jun 26 19:32:56 2006
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.401 2006/06/26 22:31:56 albertel Exp $
+# $Id: loncommon.pm,v 1.402 2006/06/26 23:32:56 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -3147,7 +3147,7 @@
   width: 100%;
   background: $pgbg;
   border: 2px;
-  border-collapse: seperate;
+  border-collapse: separate;
 }
 
 table#LC_title_bar, table#LC_breadcrumbs, table#LC_nav_location,
@@ -3249,7 +3249,7 @@
 
 table.LC_data_table, table.LC_mail_list {
   border: 1px solid #000000;
-  border-collapse: seperate;
+  border-collapse: separate;
 }
 table.LC_data_table tr th, table.LC_calendar tr th, table.LC_mail_list tr th {
   font-weight: bold;