Diff for /loncom/interface/lonpickcourse.pm between versions 1.73.2.3 and 1.73.2.4

version 1.73.2.3, 2008/09/20 16:57:18 version 1.73.2.4, 2008/09/21 16:41:47
Line 440  sub build_filters { Line 440  sub build_filters {
               'cde' => &mt("$type Description"),                'cde' => &mt("$type Description"),
               'cdo' => &mt("$type Domain"),                'cdo' => &mt("$type Domain"),
               'cin' => &mt('Course Institutional Code'),                'cin' => &mt('Course Institutional Code'),
               'cow' => &mt("$type Owner's Username),                'cow' => &mt("$type Owner's Username"),
               'cod' => &mt("$type Owner's Domain"),                'cod' => &mt("$type Owner's Domain"),
               'cog' => &mt('Course Type')                'cog' => &mt('Course Type')
              );               );

Removed from v.1.73.2.3  
changed lines
  Added in v.1.73.2.4


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