--- loncom/interface/slotrequest.pm 2009/03/29 18:06:09 1.94 +++ loncom/interface/slotrequest.pm 2009/05/04 16:45:58 1.96 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler for requesting to have slots added to a students record # -# $Id: slotrequest.pm,v 1.94 2009/03/29 18:06:09 raeburn Exp $ +# $Id: slotrequest.pm,v 1.96 2009/05/04 16:45:58 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1599,9 +1599,9 @@ sub show_map_row { $output .= ''; } if ($type eq 'page') { - $output .= ' '."\n"; + $output .= ' '."\n"; } else { - $output .= ' '."\n"; + $output .= ' '."\n"; } $output .= $title.' '."\n"; unshift (@{$maprows},$output); @@ -2063,7 +2063,7 @@ sub display_filter { sub upload_start { my ($r)=@_; $r->print(&Apache::grades::checkforfile_js()); - my $result.='
'."\n"; + my $result.=''."\n";
'."\n"; $result.=' '. &mt('Specify a file containing the slot definitions.'). '