--- loncom/interface/londocs.pm 2009/07/14 17:33:43 1.381 +++ loncom/interface/londocs.pm 2009/07/27 20:35:40 1.382 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.381 2009/07/14 17:33:43 bisitz Exp $ +# $Id: londocs.pm,v 1.382 2009/07/27 20:35:40 tempelho Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2973,14 +2973,14 @@ HIDDENFORM $activeClass = 0; } } - $r->print('
  • '.&mt('Main Course Documents').'
  • '); + $r->print('
  • '.&mt('Main Course Documents').'
  • '); $active = ''; if (!$forcestandard || ($env{'form.folderpath'}=~/^supplemental/)) { if($activeClass == 1){ $active = 'class="active"'; } } - $r->print('
  • '.&mt('Supplemental Course Documents').'
  • '); + $r->print('
  • '.&mt('Supplemental Course Documents').'
  • '); $r->print('' .'
    ' .'
    '); @@ -3422,7 +3422,7 @@ sub generate_edit_table { if($env{'form.active'} ne ''){ $activetab = $env{'form.active'}; } - $form = '

    '.&mt($varcd).'

    '; + $form = '
    '; $form .= '