--- loncom/interface/londocs.pm 2002/12/26 16:04:20 1.42 +++ loncom/interface/londocs.pm 2003/01/19 11:57:24 1.44 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.42 2002/12/26 16:04:20 www Exp $ +# $Id: londocs.pm,v 1.44 2003/01/19 11:57:24 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -585,20 +585,22 @@ ENDNEWSCRIPT ENDCOURSEVERIFY } # --------------------------------------------------------- Standard documents - $r->print('
Main Course Documents'); + $r->print(' |
Main Course Documents'); my $folder=$ENV{'form.folder'}; unless ($folder=~/^default/) { $folder='default'; } $hadchanges=0; &editor($r,$coursenum,$coursedom,$folder,$allowed); if ($hadchanges) { - $r->print('Changes will become active after re-initializing course or at next login.'); + $r->print(' |