--- loncom/interface/londocs.pm 2003/01/19 11:57:24 1.44 +++ loncom/interface/londocs.pm 2003/01/20 17:30:31 1.45 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.44 2003/01/19 11:57:24 www Exp $ +# $Id: londocs.pm,v 1.45 2003/01/20 17:30:31 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -594,8 +594,8 @@ ENDCOURSEVERIFY &editor($r,$coursenum,$coursedom,$folder,$allowed); if ($hadchanges) { $r->print('
'. -'

Changes will become active after or at next login.

'); +'

Changes will become active for your current session after , or the next time you log in.

'); } my $folderseq='/uploaded/'.$coursedom.'/'.$coursenum.'/default_'.time. '.sequence';