--- loncom/auth/lonroles.pm 2006/06/02 22:02:51 1.155 +++ loncom/auth/lonroles.pm 2006/06/07 20:07:09 1.156 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # User Roles Screen # -# $Id: lonroles.pm,v 1.155 2006/06/02 22:02:51 albertel Exp $ +# $Id: lonroles.pm,v 1.156 2006/06/07 20:07:09 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -88,7 +88,7 @@ sub error_page { &Apache::lonmenu::rawconfig().''. '

'.&mt('The following problems occurred:'). $error. - '


'.&mt('Continue').''. &Apache::loncommon::end_page()); }