--- loncom/interface/loncommon.pm 2007/12/04 04:43:21 1.619
+++ loncom/interface/loncommon.pm 2007/12/05 18:40:47 1.621
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.619 2007/12/04 04:43:21 raeburn Exp $
+# $Id: loncommon.pm,v 1.621 2007/12/05 18:40:47 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -2073,6 +2073,7 @@ sub authform_internal{
$result = &mt
('[_1] Internally authenticated (with initial password [_2])',
''.$autharg);
+ $result.="';
return $result;
}
@@ -5038,7 +5039,6 @@ div.LC_clear_float_footer {
div.LC_grade_select_mode {
- float: left;
font-family: $sans;
}
div.LC_grade_select_mode div div {