--- loncom/interface/domainprefs.pm 2019/08/02 02:10:50 1.160.6.95 +++ loncom/interface/domainprefs.pm 2019/08/03 16:17:39 1.160.6.96 @@ -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 @@ sub noninst_users { } $output .= ''."\n"; } - } $output .= "\n"; return $output; }