--- loncom/interface/coursecatalog.pm 2014/04/28 14:23:47 1.83 +++ loncom/interface/coursecatalog.pm 2014/04/28 22:12:55 1.84 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler for displaying the course catalog interface # -# $Id: coursecatalog.pm,v 1.83 2014/04/28 14:23:47 raeburn Exp $ +# $Id: coursecatalog.pm,v 1.84 2014/04/28 22:12:55 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -386,7 +386,7 @@ sub coursesearch { my %lt = &Apache::lonlocal::texthash ( crlk => 'Course look-up', code => 'Code', - ifyo => 'Enter the character code (six letters and numbers)', + ifyo => 'Enter the course code (six letters and numbers)', srch => 'Find course', ); return <<"END";