--- loncom/interface/coursecatalog.pm 2008/06/30 04:07:06 1.33
+++ loncom/interface/coursecatalog.pm 2008/07/04 15:40:04 1.34
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Handler for displaying the course catalog interface
#
-# $Id: coursecatalog.pm,v 1.33 2008/06/30 04:07:06 raeburn Exp $
+# $Id: coursecatalog.pm,v 1.34 2008/07/04 15:40:04 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -341,13 +341,12 @@ sub cat_header {
text=>"Select courses"});
$r->print(&Apache::lonhtmlcommon::breadcrumbs('Select courses'));
}
- $r->print('
'.
+ '');
return;
}
@@ -383,7 +382,7 @@ sub category_breadcrumbs {
if (ref($cats[0]) eq 'ARRAY') {
if ((@{$cats[0]} == 1) && ($cats[0][0] eq 'instcode')) {
$catlinks .= &mt('Official courses (with institutional codes)').
- '';
+ '';
$env{'form.currcat_0'} = 'instcode::0';
} else {
$catlinks .= '