--- loncom/interface/domainprefs.pm 2018/07/06 13:32:56 1.332 +++ 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.332 2018/07/06 13:32:56 raeburn Exp $ +# $Id: domainprefs.pm,v 1.333 2018/07/06 13:43:14 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3024,7 +3024,7 @@ sub print_autoenroll { ''.&mt('Failsafe for no drops when institutional data missing').''. ''. ''; + ' value="'.$failsafe.'" size="4" />'; $$rowtotal += 4; return $datatable; }