[LON-CAPA-cvs] cvs: loncom(version_2_2_X) /interface slotrequest.pm
albertel
lon-capa-cvs@mail.lon-capa.org
Sun, 29 Oct 2006 16:23:59 -0000
albertel Sun Oct 29 11:23:59 2006 EDT
Modified files: (Branch: version_2_2_X)
/loncom/interface slotrequest.pm
Log:
backport 1.70
Index: loncom/interface/slotrequest.pm
diff -u loncom/interface/slotrequest.pm:1.68 loncom/interface/slotrequest.pm:1.68.2.1
--- loncom/interface/slotrequest.pm:1.68 Fri Jun 30 00:28:18 2006
+++ loncom/interface/slotrequest.pm Sun Oct 29 11:23:58 2006
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Handler for requesting to have slots added to a students record
#
-# $Id: slotrequest.pm,v 1.68 2006/06/30 04:28:18 albertel Exp $
+# $Id: slotrequest.pm,v 1.68.2.1 2006/10/29 16:23:58 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -759,7 +759,7 @@
my $text=&mt('Select');
my $command='get';
if (grep(/^\Q$slot\E$/,@got_slots)) {
- $text=&mt('Free Reservation');
+ $text=&mt('Drop Reservation');
$command='release';
} else {
my $conflict = &check_for_conflict($symb,$slot,$slots{$slot},