Diff for /loncom/interface/coursecatalog.pm between versions 1.53.4.5 and 1.53.4.6

version 1.53.4.5, 2010/04/14 18:58:37 version 1.53.4.6, 2010/08/20 03:59:11
Line 194  sub course_details { Line 194  sub course_details {
     my $brtexttwo = 'Course details';      my $brtexttwo = 'Course details';
     if ($env{'form.currcat_0'} eq 'communities::0') {      if ($env{'form.currcat_0'} eq 'communities::0') {
         $brtextone = 'Community listing';          $brtextone = 'Community listing';
         $brtextone = 'Community details';          $brtexttwo = 'Community details';
     }      }
     &Apache::lonhtmlcommon::add_breadcrumb      &Apache::lonhtmlcommon::add_breadcrumb
              ({href=>"javascript:document.$formname.submit()",               ({href=>"javascript:document.$formname.submit()",

Removed from v.1.53.4.5  
changed lines
  Added in v.1.53.4.6


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>