--- loncom/interface/lonhelper.pm 2004/04/27 18:37:43 1.81 +++ loncom/interface/lonhelper.pm 2004/06/02 14:55:50 1.82 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # .helper XML handler to implement the LON-CAPA helper # -# $Id: lonhelper.pm,v 1.81 2004/04/27 18:37:43 sakharuk Exp $ +# $Id: lonhelper.pm,v 1.82 2004/06/02 14:55:50 sakharuk Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2090,7 +2090,9 @@ sub render { for (i=0; i @@ -2106,16 +2115,18 @@ SCRIPT my %lt=&Apache::lonlocal::texthash( 'ocs' => "Select Only Current Students", + 'ues' => "Unselect Expired Students", 'sas' => "Select All Students", 'uas' => "Unselect All Students", - 'sfsg' => "Select for Section/Group", + 'sfsg' => "Select Current Students for Section/Group", 'ufsg' => "Unselect for Section/Group"); $buttons = < +
- +