Diff for /loncom/auth/lonroles.pm between versions 1.269.2.24 and 1.269.2.25

version 1.269.2.24, 2016/08/04 18:53:26 version 1.269.2.25, 2016/08/08 13:39:26
Line 1766  sub courselink { Line 1766  sub courselink {
 }  }
   
 sub coursepick_jscript {  sub coursepick_jscript {
     my $js_lt = &Apache::lonlocal::texthash(      my %js_lt = &Apache::lonlocal::texthash(
                   plsu => "Please use the 'Select Course/Community' link to open a separate pick course window where you may select the course or community you wish to enter.",                    plsu => "Please use the 'Select Course/Community' link to open a separate pick course window where you may select the course or community you wish to enter.",
                   youc => 'You can only use this screen to select courses and communities in the current domain.',                    youc => 'You can only use this screen to select courses and communities in the current domain.',
              );               );

Removed from v.1.269.2.24  
changed lines
  Added in v.1.269.2.25


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