--- loncom/interface/lonsearchcat.pm 2013/09/02 00:20:07 1.331.4.7 +++ loncom/interface/lonsearchcat.pm 2013/12/13 16:40:01 1.331.4.8 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Search Catalog # -# $Id: lonsearchcat.pm,v 1.331.4.7 2013/09/02 00:20:07 raeburn Exp $ +# $Id: lonsearchcat.pm,v 1.331.4.8 2013/12/13 16:40:01 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,7 +426,9 @@ sub hidden_field { ###################################################################### -=pod +=pod + +=over 4 =item &print_basic_search_form()