--- loncom/interface/slotrequest.pm 2006/10/17 15:11:26 1.69 +++ loncom/interface/slotrequest.pm 2006/10/29 16:22:13 1.70 @@ -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.69 2006/10/17 15:11:26 albertel Exp $ +# $Id: slotrequest.pm,v 1.70 2006/10/29 16:22:13 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -759,7 +759,7 @@ sub show_choices { 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},