--- loncom/interface/londocs.pm 2010/08/14 00:00:29 1.430 +++ loncom/interface/londocs.pm 2010/08/14 00:20:06 1.431 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.430 2010/08/14 00:00:29 raeburn Exp $ +# $Id: londocs.pm,v 1.431 2010/08/14 00:20:06 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1612,7 +1612,7 @@ sub editor { ($ishidden?'
  • • '.&mt('contents hidden').'
  • ':''). ($isencrypted?'
  • • '.&mt('URLs hidden').'
  • ':''). ($is_random_order?'
  • • '.&mt('random order').'
  • ':''). - '

    '); + ''); if ($randompick>=0) { $r->print('

    ' .&mt('Caution: this folder is set to randomly pick a subset' @@ -3504,7 +3504,7 @@ sub generate_admin_options { if($dumpbut ne ''){ push @list, {''.$lt{dcd}.''=>$dumpbut}; } - push @list, ({''.$lt{imse}.'' + push @list, ({''.$lt{imse}.'' =>$exportbut}, {''.$lt{ls}.'' =>"$lt{'ls'}"},