--- loncom/interface/londocs.pm 2010/03/22 13:24:16 1.424 +++ loncom/interface/londocs.pm 2010/03/29 12:34:47 1.425 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.424 2010/03/22 13:24:16 onken Exp $ +# $Id: londocs.pm,v 1.425 2010/03/29 12:34:47 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2918,7 +2918,7 @@ sub create_form_ul { 'newp' => 'New Composite Page', 'extr' => 'External Resource', 'syll' => 'Syllabus', - 'navc' => 'Navigate Contents', + 'navc' => 'Table of Contents', 'sipa' => 'Simple Course Page', 'sipr' => 'Simple Problem', 'drbx' => 'Drop Box',