--- loncom/interface/lonprintout.pm 2002/09/05 15:51:07 1.54 +++ loncom/interface/lonprintout.pm 2002/09/05 19:35:00 1.55 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.54 2002/09/05 15:51:07 sakharuk Exp $ +# $Id: lonprintout.pm,v 1.55 2002/09/05 19:35:00 sakharuk Exp $ # # Copyright Michigan State University Board of Trustees # @@ -85,7 +85,7 @@ ENDMENUOUT2 } if ($ENV{'request.role'}=~m/^cc\./ or $ENV{'request.role'}=~m/^in\./ or $ENV{'request.role'}=~m/^ta\./) { $r->print(< Print assignment (all problems from the primary sequence) for group of students
+ Print assignment (all problems from the primary sequence) for group of students

ENDMENUOUT6 } my $subdirtoprint = &Apache::lonnet::filelocation("",$ENV{'form.url'});