Diff for /loncom/interface/lonpickcourse.pm between versions 1.28 and 1.29

version 1.28, 2005/04/12 00:20:01 version 1.29, 2005/09/14 20:42:36
Line 115  ENDDOCUMENT Line 115  ENDDOCUMENT
             $seclist = join('","',@sections);              $seclist = join('","',@sections);
         }          }
     }      }
     $r->print(&Apache::loncommon::bodytag("Selecting a Course",undef,$loaditem));      $r->print(&Apache::loncommon::bodytag("Selecting a Course",undef,$loaditem,undef,undef,undef,undef,1));
     my %lt=&Apache::lonlocal::texthash(      my %lt=&Apache::lonlocal::texthash(
        'cac' => 'Course Activity',         'cac' => 'Course Activity',
        'cde' => 'Course Description',         'cde' => 'Course Description',

Removed from v.1.28  
changed lines
  Added in v.1.29


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