--- loncom/interface/lonprintout.pm 2002/07/26 18:40:43 1.43
+++ loncom/interface/lonprintout.pm 2002/08/01 19:48:18 1.44
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Printout
#
-# $Id: lonprintout.pm,v 1.43 2002/07/26 18:40:43 sakharuk Exp $
+# $Id: lonprintout.pm,v 1.44 2002/08/01 19:48:18 sakharuk Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -79,6 +79,7 @@ ENDMENUOUT1
All problems from the top level sequence
ENDMENUOUT2
+ }
my $subdirtoprint = &Apache::lonnet::filelocation("",$ENV{'form.url'});
$subdirtoprint =~ s/\/[^\/]+$//;
if (&Apache::lonnet::allowed('bre',$subdirtoprint) eq 'F') {
@@ -86,7 +87,6 @@ ENDMENUOUT2
All problems from current subdirectory (where this particular problem is)
ENDMENUOUT4
}
- }
$r->print(<