[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /interface domainprefs.pm
raeburn
raeburn at source.lon-capa.org
Sat Aug 3 12:17:41 EDT 2019
raeburn Sat Aug 3 16:17:41 2019 EDT
Modified files: (Branch: version_2_11_X)
/loncom/interface domainprefs.pm
Log:
- For 2.11
Typo in 1.160.6.93 backport of 1.305
Index: loncom/interface/domainprefs.pm
diff -u loncom/interface/domainprefs.pm:1.160.6.95 loncom/interface/domainprefs.pm:1.160.6.96
--- loncom/interface/domainprefs.pm:1.160.6.95 Fri Aug 2 02:10:50 2019
+++ loncom/interface/domainprefs.pm Sat Aug 3 16:17:39 2019
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Handler to set domain-wide configuration settings
#
-# $Id: domainprefs.pm,v 1.160.6.95 2019/08/02 02:10:50 raeburn Exp $
+# $Id: domainprefs.pm,v 1.160.6.96 2019/08/03 16:17:39 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -5559,7 +5559,6 @@
}
$output .= '</td>'."\n";
}
- }
$output .= "</tr></table></td></tr>\n";
return $output;
}
More information about the LON-CAPA-cvs
mailing list