--- loncom/interface/lonpickcourse.pm 2008/09/20 16:57:18 1.73.2.3 +++ loncom/interface/lonpickcourse.pm 2008/09/21 16:41:47 1.73.2.4 @@ -1,7 +1,7 @@ # The LearningOnline Network # Pick a course # -# $Id: lonpickcourse.pm,v 1.73.2.3 2008/09/20 16:57:18 raeburn Exp $ +# $Id: lonpickcourse.pm,v 1.73.2.4 2008/09/21 16:41:47 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -440,7 +440,7 @@ sub build_filters { 'cde' => &mt("$type Description"), 'cdo' => &mt("$type Domain"), 'cin' => &mt('Course Institutional Code'), - 'cow' => &mt("$type Owner's Username), + 'cow' => &mt("$type Owner's Username"), 'cod' => &mt("$type Owner's Domain"), 'cog' => &mt('Course Type') );