--- loncom/interface/londocs.pm 2010/08/24 09:11:37 1.436 +++ loncom/interface/londocs.pm 2010/08/25 00:12:38 1.437 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.436 2010/08/24 09:11:37 wenzelju Exp $ +# $Id: londocs.pm,v 1.437 2010/08/25 00:12:38 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3063,7 +3063,6 @@ HIDDENFORM } } $r->print('
  • '.$tabtitles{'main'}{$crstype}.'
  • '); $active = ''; if (!$forcestandard || ($env{'form.folderpath'}=~/^supplemental/)) { @@ -3072,7 +3071,6 @@ HIDDENFORM } } $r->print('
  • '.$tabtitles{'supplemental'}{$crstype}.'
  • '); $r->print(''); } else {