--- loncom/interface/lonsearchcourse.pm 2024/04/16 21:09:14 1.14
+++ loncom/interface/lonsearchcourse.pm 2025/02/04 03:07:44 1.15
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Search Course
#
-# $Id: lonsearchcourse.pm,v 1.14 2024/04/16 21:09:14 raeburn Exp $
+# $Id: lonsearchcourse.pm,v 1.15 2025/02/04 03:07:44 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -67,9 +67,10 @@ sub menu {
ENDCOURSESEARCH
$scrout.=&Apache::lonhtmlcommon::start_pick_box().
- &Apache::lonhtmlcommon::row_title($lt{'note'}).
+ &Apache::lonhtmlcommon::row_title('').
&Apache::lonhtmlcommon::textbox('courseexp',
- $env{'form.courseexp'},40).
+ $env{'form.courseexp'},40,'id="courseexp"').
&Apache::lonhtmlcommon::row_closure().
&Apache::lonhtmlcommon::row_title($lt{'options'}).
'
\n".