--- modules/gci/londocsgci.pm 2009/09/24 22:18:52 1.1 +++ modules/gci/londocsgci.pm 2009/10/03 03:11:30 1.2 @@ -2,7 +2,7 @@ # Custom Edit Course Routines for Assembly of Valid Concept Tests from # Geoscience Concept Inventory. # -# $Id: londocsgci.pm,v 1.1 2009/09/24 22:18:52 gci Exp $ +# $Id: londocsgci.pm,v 1.2 2009/10/03 03:11:30 gci Exp $ # # Copyright Michigan State University Board of Trustees # @@ -139,7 +139,7 @@ sub listresources { foreach my $item (@chosen) { $chosen{$item}=1; } - $r->print('
'); + $r->print(''); $r->print('

'.&mt('You may select test items from the list below and then press "Store Problem Selection" at the bottom of the screen.').'

'); $r->print(&Apache::loncommon::start_data_table(). &Apache::loncommon::start_data_table_header_row().