--- loncom/interface/lonsearchcat.pm 2013/09/02 00:18:39 1.338 +++ loncom/interface/lonsearchcat.pm 2013/12/01 21:29:13 1.339 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Search Catalog # -# $Id: lonsearchcat.pm,v 1.338 2013/09/02 00:18:39 raeburn Exp $ +# $Id: lonsearchcat.pm,v 1.339 2013/12/01 21:29:13 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -52,8 +52,6 @@ search (on a server basis) is displayed =head1 Internals -=over 4 - =cut ############################################################################### @@ -428,8 +426,10 @@ sub hidden_field { ###################################################################### -=pod +=pod +=over 4 + =item &print_basic_search_form() Prints the form for the basic search. Sorry the name is so cryptic.