--- loncom/interface/slotrequest.pm 2009/04/23 17:33:54 1.95 +++ loncom/interface/slotrequest.pm 2009/05/06 16:19:34 1.97 @@ -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.95 2009/04/23 17:33:54 bisitz Exp $ +# $Id: slotrequest.pm,v 1.97 2009/05/06 16:19:34 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); @@ -2103,7 +2103,7 @@ Total number of records found in file: $ Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to create the slots.
- +