[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /auth lonroles.pm
raeburn
raeburn at source.lon-capa.org
Sat Sep 21 19:43:00 EDT 2013
raeburn Sat Sep 21 23:43:00 2013 EDT
Modified files: (Branch: version_2_11_X)
/loncom/auth lonroles.pm
Log:
- For 2.11
- Change in rev 1.287 missed in earlier backport (1.269.2.10).
Index: loncom/auth/lonroles.pm
diff -u loncom/auth/lonroles.pm:1.269.2.13 loncom/auth/lonroles.pm:1.269.2.14
--- loncom/auth/lonroles.pm:1.269.2.13 Fri Aug 16 13:25:41 2013
+++ loncom/auth/lonroles.pm Sat Sep 21 23:42:59 2013
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# User Roles Screen
#
-# $Id: lonroles.pm,v 1.269.2.13 2013/08/16 13:25:41 raeburn Exp $
+# $Id: lonroles.pm,v 1.269.2.14 2013/09/21 23:42:59 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -746,7 +746,6 @@
my $swinfo=&Apache::lonmenu::rawconfig();
my $start_page=&Apache::loncommon::start_page($pagetitle,undef,{bread_crumbs=>$brcrum});
my $funcs = &get_roles_functions($showcount);
- my $standby=&mt('Role selected. Please stand by.');
$standby=~s/\n/\\n/g;
my $noscript='<br /><span class="LC_error">'.&mt('Use of LON-CAPA requires Javascript to be enabled in your web browser.').'<br />'.&mt('As this is not the case, most functionality in the system will be unavailable.').'</span><br />';
More information about the LON-CAPA-cvs
mailing list