--- loncom/auth/lonroles.pm 2006/06/26 21:41:09 1.160
+++ loncom/auth/lonroles.pm 2006/06/27 14:10:11 1.161
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# User Roles Screen
#
-# $Id: lonroles.pm,v 1.160 2006/06/26 21:41:09 albertel Exp $
+# $Id: lonroles.pm,v 1.161 2006/06/27 14:10:11 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -362,7 +362,7 @@ ENDENTERKEY
my $start_page=&Apache::loncommon::start_page('User Roles');
my $standby=&mt('Role selected. Please stand by.');
$standby=~s/\n/\\n/g;
- my $helptag='
'.&Apache::loncommon::help_open_menu('','General Intro','General_Intro','',1,undef,undef,undef,undef,,&mt("Click here for help")).' |
';
+ my $helptag=''.&Apache::loncommon::help_open_menu('General Intro','General_Intro',1,undef,undef,undef,undef,&mt("Click here for help")).' |
';
$r->print(<