--- loncom/auth/lonroles.pm 2003/06/04 22:13:28 1.59 +++ loncom/auth/lonroles.pm 2003/06/18 13:13:10 1.60 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # User Roles Screen # -# $Id: lonroles.pm,v 1.59 2003/06/04 22:13:28 albertel Exp $ +# $Id: lonroles.pm,v 1.60 2003/06/18 13:13:10 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -152,9 +152,9 @@ ENDENTERKEY unless ($ENV{'request.course.id'}) { &Apache::lonnet::appenv( "request.course.id" => $cdom.'_'.$cnum); - $furl='/adm/notfound.html'; + $furl='/adm/roles'; $msg= - '

Could not initialize top-level map.

'; + '

Could not initialize course at this time.

Please try again.

'; } # Check to see if the user is a CC entering a course