--- rat/lonsequence.pm 2004/10/16 01:15:33 1.19.2.1 +++ rat/lonsequence.pm 2004/09/10 06:38:24 1.20 @@ -2,7 +2,7 @@ # # Sequence Handler # -# $Id: lonsequence.pm,v 1.19.2.1 2004/10/16 01:15:33 albertel Exp $ +# $Id: lonsequence.pm,v 1.20 2004/09/10 06:38:24 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -314,7 +314,7 @@ sub handler { } else { &Apache::loncommon::content_type($r,'text/html'); $r->send_http_header; - if ($exitdisid eq '' && $arrow_dir ne '') { + if ($exitdisid eq '') { my %lt =&Apache::lonlocal::texthash( 'back' => 'beginning', 'forward' => 'end', @@ -330,7 +330,7 @@ sub handler { $warnmsg .= &mt('preceding the current resource were empty').','; } $warnmsg .= &mt('you have now reached the').' '.$lt{$arrow_dir}.' '.&mt('of the course.'); - my $bodytag=&Apache::loncommon::bodytag(&mt('emfo')); + my $bodytag=&Apache::loncommon::bodytag('Empty Folder/Sequence'); $r->print(<$lt{'emfo'} $bodytag