--- loncom/interface/coursecatalog.pm 2009/02/07 20:45:27 1.47 +++ loncom/interface/coursecatalog.pm 2009/02/07 22:03:45 1.48 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler for displaying the course catalog interface # -# $Id: coursecatalog.pm,v 1.47 2009/02/07 20:45:27 raeburn Exp $ +# $Id: coursecatalog.pm,v 1.48 2009/02/07 22:03:45 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -410,7 +410,7 @@ sub cat_header { } $r->print(''. '
'. + ' onsubmit="return check_selected();">'. ''.$catlinks.'
'); return; }