--- loncom/interface/courseprefs.pm 2010/05/22 01:31:31 1.8.2.11 +++ loncom/interface/courseprefs.pm 2010/05/22 16:42:10 1.8.2.12 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set configuration settings for a course # -# $Id: courseprefs.pm,v 1.8.2.11 2010/05/22 01:31:31 raeburn Exp $ +# $Id: courseprefs.pm,v 1.8.2.12 2010/05/22 16:42:10 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3298,7 +3298,7 @@ sub substitution_selector { a => 'assignment note', ); my $output .= &mt('Substitution').'
'. - ''; if ($subst eq '') { $output .= ''; }