[LON-CAPA-cvs] cvs: loncom /auth lonroles.pm
albertel
lon-capa-cvs@mail.lon-capa.org
Sun, 04 Jul 2004 05:53:35 -0000
albertel Sun Jul 4 01:53:35 2004 EDT
Modified files:
/loncom/auth lonroles.pm
Log:
- add in text describing ?
Index: loncom/auth/lonroles.pm
diff -u loncom/auth/lonroles.pm:1.93 loncom/auth/lonroles.pm:1.94
--- loncom/auth/lonroles.pm:1.93 Sat Jul 3 15:44:53 2004
+++ loncom/auth/lonroles.pm Sun Jul 4 01:53:35 2004
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# User Roles Screen
#
-# $Id: lonroles.pm,v 1.93 2004/07/03 19:44:53 albertel Exp $
+# $Id: lonroles.pm,v 1.94 2004/07/04 05:53:35 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -280,7 +280,7 @@
my $swinfo=&Apache::lonmenu::rawconfig();
my $bodytag=&Apache::loncommon::bodytag('User Roles');
- my $helptag='<table><tr><td>'.&Apache::loncommon::help_open_menu('','General Intro','General_Intro','User Roles',1,'').'</td></td></tr></table>';
+ my $helptag='<table><tr><td>'.&Apache::loncommon::help_open_menu('','General Intro','General_Intro','User Roles',1,undef,undef,undef,undef,,&mt("Click here for help")).'</td></td></tr></table>';
$r->print(<<ENDHEADER);
<html>
<head>