Diff for /loncom/interface/lonmeta.pm between versions 1.130 and 1.131

version 1.130, 2005/11/19 00:16:01 version 1.131, 2005/11/19 22:47:07
Line 240  sub fieldnames { Line 240  sub fieldnames {
     my %fields =       my %fields = 
         ('title' => 'Title',          ('title' => 'Title',
          'author' =>'Author(s)',           'author' =>'Author(s)',
            'authorspace' => 'Author Space',
            'modifyinguser' => 'Last Modifying User',
          'subject' => 'Subject',           'subject' => 'Subject',
          'keywords' => 'Keyword(s)',           'keywords' => 'Keyword(s)',
          'notes' => 'Notes',           'notes' => 'Notes',

Removed from v.1.130  
changed lines
  Added in v.1.131


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