--- rat/lonsequence.pm 2004/07/06 15:27:00 1.18 +++ rat/lonsequence.pm 2004/09/10 06:38:24 1.20 @@ -2,7 +2,7 @@ # # Sequence Handler # -# $Id: lonsequence.pm,v 1.18 2004/07/06 15:27:00 raeburn Exp $ +# $Id: lonsequence.pm,v 1.20 2004/09/10 06:38:24 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -292,6 +292,7 @@ sub handler { if ($disid) { $disurl=$bighash{'src_'.$disid}; $dismapid=(split(/\./,$disid))[1]; + $randomout = $bighash{'randomout_'.$disid}; } } $exitdisid = $disid; @@ -329,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