Diff for /loncom/interface/lonmeta.pm between versions 1.116 and 1.117

version 1.116, 2005/10/25 01:23:47 version 1.117, 2005/10/25 18:46:03
Line 489  sub prettyinput { Line 489  sub prettyinput {
         if ($env{$course_key.'.metadata.'.$_.'.options'} =~ m/onlyone/) {          if ($env{$course_key.'.metadata.'.$_.'.options'} =~ m/onlyone/) {
             $only_one = 'true';              $only_one = 'true';
         }          }
         title' => 'Title',  
         if ($type eq 'author') {          if ($type eq 'author') {
         }          }
         if ($type eq 'authorspace') {          if ($type eq 'authorspace') {

Removed from v.1.116  
changed lines
  Added in v.1.117


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