Diff for /loncom/homework/grades.pm between versions 1.718 and 1.719

version 1.718, 2014/02/04 18:53:44 version 1.719, 2014/02/05 15:09:30
Line 2061  sub submission { Line 2061  sub submission {
         if (1) {          if (1) {
   
             my %lt = &Apache::lonlocal::texthash(              my %lt = &Apache::lonlocal::texthash(
                           keyh => 'Keyword Highlighting',                            keyh => 'Keyword Highlighting for Essays',
                           keyw => 'Keyword Options',                            keyw => 'Keyword Options',
                           list => 'List',                            list => 'List',
                           past => 'Paste Selection to List',                            past => 'Paste Selection to List',

Removed from v.1.718  
changed lines
  Added in v.1.719


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>