--- loncom/interface/lonsearchcat.pm 2023/12/30 03:45:44 1.359
+++ loncom/interface/lonsearchcat.pm 2025/03/18 18:57:28 1.361
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Search Catalog
#
-# $Id: lonsearchcat.pm,v 1.359 2023/12/30 03:45:44 raeburn Exp $
+# $Id: lonsearchcat.pm,v 1.361 2025/03/18 18:57:28 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -308,7 +308,7 @@ END
}
#
if ($env{'form.searchmode'} eq 'advanced') {
- my $srchtype = 'Catalog';
+ my $srchtype = 'Content Library';
if ($env{'form.area'} eq 'portfolio') {
$srchtype = 'Portfolio';
}
@@ -399,7 +399,7 @@ END
}
}
return OK;
-}
+}
#
# The mechanism used to store values away and retrieve them does not
@@ -547,7 +547,7 @@ sub setup_basic_search {
&Apache::lonhtmlcommon::textbox('basicexp',
$env{'form.basicexp'},50).
'
'.
- ''.&searchhelp().''.''.
+ ''.&searchhelp().''.''.
'