--- loncom/interface/loncommon.pm 2008/12/23 19:22:13 1.728 +++ loncom/interface/loncommon.pm 2008/12/31 23:15:42 1.729 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.728 2008/12/23 19:22:13 raeburn Exp $ +# $Id: loncommon.pm,v 1.729 2008/12/31 23:15:42 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -8068,7 +8068,7 @@ sub csv_print_select_table { &end_data_table_header_row()."\n"); foreach my $array_ref (@$d) { my ($value,$display,$defaultcol)=@{ $array_ref }; - $r->print(&start_data_table_row().''.$display.''); + $r->print(&start_data_table_row().''.$display.''); $r->print('