--- loncom/interface/lonsearchcat.pm 2003/06/19 13:07:49 1.183 +++ loncom/interface/lonsearchcat.pm 2003/10/08 20:35:33 1.185.2.1 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Search Catalog # -# $Id: lonsearchcat.pm,v 1.183 2003/06/19 13:07:49 matthew Exp $ +# $Id: lonsearchcat.pm,v 1.185.2.1 2003/10/08 20:35:33 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -557,10 +557,10 @@ ENDDOCUMENT ' '; my $relatedcheckbox = &simplecheckbox('related',$ENV{'form.related'}); my $domain = $r->dir_config('lonDefDomain'); - my $domaincheckbox = &simplecheckbox('domains',$domain,'checked'); + my $domaincheckbox = &simplecheckbox('domains',$domain); $scrout.=<Advanced Search $relatedcheckbox use related words $domaincheckbox only search domain $domain @@ -2741,10 +2741,19 @@ SCRIPT $result.=<