--- loncom/interface/domainprefs.pm 2017/11/30 15:15:14 1.320
+++ loncom/interface/domainprefs.pm 2018/07/06 13:43:14 1.333
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Handler to set domain-wide configuration settings
#
-# $Id: domainprefs.pm,v 1.320 2017/11/30 15:15:14 raeburn Exp $
+# $Id: domainprefs.pm,v 1.333 2018/07/06 13:43:14 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -104,7 +104,7 @@ $datatable - HTML containing form eleme
In the case of course requests, radio buttons are displayed for each institutional
affiliate type (and also default, and _LC_adv) for each of the course types
-(official, unofficial, community, textbook, and placement).
+(official, unofficial, community, textbook, placement, and lti).
In each case the radio buttons allow the selection of one of four values:
0, approval, validate, autolimit=N (where N is blank, or a positive integer).
@@ -1436,7 +1436,7 @@ sub print_login {
} else {
$datatable .= '';
}
- $datatable .= '
';
+ $datatable .= '
';
}
$datatable .= '';
}
@@ -1596,7 +1596,7 @@ sub display_color_options {
my $datatable = '
'.
'
'.$choices->{'font'}.'
';
if (!$is_custom->{'font'}) {
- $datatable .= '
'.&mt('Default in use:').' '.$defaults->{'font'}.'
';
+ $datatable .= '
'.&mt('Default in use:').' '.$defaults->{'font'}.'