--- loncom/interface/domainprefs.pm 2009/08/23 17:36:53 1.102.2.3 +++ loncom/interface/domainprefs.pm 2009/09/03 21:20:14 1.102.2.4 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.102.2.3 2009/08/23 17:36:53 raeburn Exp $ +# $Id: domainprefs.pm,v 1.102.2.4 2009/09/03 21:20:14 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1370,9 +1370,6 @@ sub print_quotas { } } } - if (!$curroption) { - $curroption = 'norequest'; - } $datatable .= ''.$titles{$item}.''; my $checked = ''; if ($curroption eq '') {