--- loncom/interface/lonsearchcat.pm 2003/02/10 21:22:59 1.165 +++ loncom/interface/lonsearchcat.pm 2003/02/10 21:25:43 1.166 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Search Catalog # -# $Id: lonsearchcat.pm,v 1.165 2003/02/10 21:22:59 albertel Exp $ +# $Id: lonsearchcat.pm,v 1.166 2003/02/10 21:25:43 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -585,7 +585,7 @@ ENDHEADER #---------------------------------------------------------------- $scrout.=&selectbox('Limit by language','language', $ENV{'form.language'},'any','Any Language', - \&{Apache::loncommon::languagedescription}, + \&Apache::loncommon::languagedescription, (&Apache::loncommon::languageids), ); # ------------------------------------------------ Compute date selection boxes @@ -632,7 +632,7 @@ LASTREVISIONDATEEND $scrout.=&selectbox('Limit by copyright/distribution','copyright', $ENV{'form.copyright'}, 'any','Any copyright/distribution', - \&{Apache::loncommon::copyrightdescription}, + \&Apache::loncommon::copyrightdescription, (&Apache::loncommon::copyrightids), ); # ------------------------------------------- Compute customized metadata field