--- loncom/interface/courseprefs.pm 2011/05/24 04:56:45 1.28.2.9 +++ loncom/interface/courseprefs.pm 2012/02/01 19:56:30 1.28.2.10.2.1 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set configuration settings for a course # -# $Id: courseprefs.pm,v 1.28.2.9 2011/05/24 04:56:45 raeburn Exp $ +# $Id: courseprefs.pm,v 1.28.2.10.2.1 2012/02/01 19:56:30 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1378,9 +1378,9 @@ sub store_changes { $output .= ''; } else { if ($crstype eq 'Community') { - $output = &mt('No changes made to community settings.'); + $output .= &mt('No changes made to community settings.'); } else { - $output = &mt('No changes made to course settings.'); + $output .= &mt('No changes made to course settings.'); } } } @@ -2401,7 +2401,7 @@ sub show_contents_view { } $r->print(&Apache::loncommon::start_data_table_row(). '