--- loncom/interface/lonindexcourse.pm 2024/12/31 19:28:29 1.5 +++ loncom/interface/lonindexcourse.pm 2025/02/26 23:04:40 1.6 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Index Course # -# $Id: lonindexcourse.pm,v 1.5 2024/12/31 19:28:29 raeburn Exp $ +# $Id: lonindexcourse.pm,v 1.6 2025/02/26 23:04:40 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -93,6 +93,7 @@ sub course_index { # Output $r->print(&Apache::loncommon::start_data_table()); my $currentchar=''; + &Apache::loncommon::set_data_table_count(1); foreach my $lword (sort(keys(%indexhash))) { unless ($lword=~/\w/) { next; } if ($lword=~/^\d+$/) { next; } @@ -102,12 +103,12 @@ sub course_index { '