--- loncom/interface/coursecatalog.pm 2009/05/01 01:30:08 1.51 +++ loncom/interface/coursecatalog.pm 2009/05/27 16:54:57 1.52 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler for displaying the course catalog interface # -# $Id: coursecatalog.pm,v 1.51 2009/05/01 01:30:08 raeburn Exp $ +# $Id: coursecatalog.pm,v 1.52 2009/05/27 16:54:57 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -306,7 +306,7 @@ sub cat_header { $r->print(&Apache::lonhtmlcommon::breadcrumbs('Select courses')); } my $onchange; - unless (($env{'browser.interface'} eq 'textual') || ($env{'form.interface'} eq 'textual')) { + unless ($env{'form.interface'} eq 'textual') { $onchange = 1; } $r->print('
'.