--- loncom/auth/lonroles.pm 2004/12/03 05:15:30 1.113 +++ loncom/auth/lonroles.pm 2004/12/03 05:34:04 1.114 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # User Roles Screen # -# $Id: lonroles.pm,v 1.113 2004/12/03 05:15:30 raeburn Exp $ +# $Id: lonroles.pm,v 1.114 2004/12/03 05:34:04 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -605,6 +605,7 @@ ENDHEADER &mt('Recent Roles').""); $r->print($output); $r->print(""); + $doheaders ++; } } @@ -848,7 +849,7 @@ function verifyCoursePick(caller) { } } else { - alert("You must use the 'Select Course' link to open a separate pick course window which you can use to select the course you wish to enter"); + alert("Please use the 'Select Course' link to open a separate pick course window where you may select the course you wish to enter."); } } else {