--- loncom/interface/lonsearchcat.pm 2003/06/16 19:18:00 1.178 +++ loncom/interface/lonsearchcat.pm 2003/06/16 19:42:02 1.179 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Search Catalog # -# $Id: lonsearchcat.pm,v 1.178 2003/06/16 19:18:00 matthew Exp $ +# $Id: lonsearchcat.pm,v 1.179 2003/06/16 19:42:02 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2369,7 +2369,7 @@ sub display_results { ."\n" ); if ($total_results == 0) { - $r->print("There are currently no results.\n". + $r->print("

There are currently no results.

Please try to reload this page, which will update the display.\n". ""); return; } else {