--- loncom/homework/grades.pm 2011/10/01 15:55:51 1.654 +++ loncom/homework/grades.pm 2011/10/09 15:31:12 1.655 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.654 2011/10/01 15:55:51 raeburn Exp $ +# $Id: grades.pm,v 1.655 2011/10/09 15:31:12 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2022,6 +2022,7 @@ sub submission { my %lt = &Apache::lonlocal::texthash( keyw => 'Keyword Options', + list => 'List', past => 'Paste Selection to List', high => 'Hightlight Attribute', ); @@ -2030,7 +2031,7 @@ sub submission { # $request->print(<$lt{'keyw'}:  -List    +$lt{'list'}    $lt{'past'}    $lt{'high'}