--- loncom/interface/londocs.pm 2012/05/07 02:12:47 1.484 +++ loncom/interface/londocs.pm 2012/05/07 02:19:44 1.484.2.1 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.484 2012/05/07 02:12:47 raeburn Exp $ +# $Id: londocs.pm,v 1.484.2.1 2012/05/07 02:19:44 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2108,7 +2108,6 @@ sub startContentScreen { if (($mode eq 'navmaps') || ($mode eq 'supplemental')) { $output .= '    '.&mt('Content Overview').'    '."\n"; $output .= '     '.&mt('Content Search').'     '."\n"; - $output .= '      '.&mt('Content Index').'      '."\n"; $output .= '
  • '.&mt('Supplemental Content').'
  • '; } else { $output .= '
  •       '.&mt('Content Editor').'      
  • '."\n";