--- loncom/interface/londocs.pm 2011/01/17 20:18:02 1.449 +++ loncom/interface/londocs.pm 2011/01/18 00:22:02 1.450 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.449 2011/01/17 20:18:02 www Exp $ +# $Id: londocs.pm,v 1.450 2011/01/18 00:22:02 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2648,6 +2648,7 @@ sub startContentScreen { '>      '.&mt('Content Editor').'      '); } $r->print('     '.&mt('Content Search').'     '); + $r->print('      '.&mt('Content Index').'      '); $r->print('
  • '.&mt('Supplemental Documents').'
  • '); $r->print('');