Diff for /loncom/interface/lonpickcourse.pm between versions 1.67 and 1.67.2.1

version 1.67, 2007/11/06 04:39:19 version 1.67.2.1, 2007/11/28 17:36:11
Line 430  $multelement Line 430  $multelement
     if ($domainselectform) {      if ($domainselectform) {
         $output .= $lt{'cdo'}.': '.$domainselectform.'<br />'."\n";          $output .= $lt{'cdo'}.': '.$domainselectform.'<br />'."\n";
     }      }
     if ($typeselectform) {  #    if ($typeselectform) {
         $output .= $lt{'cog'}.': '.$typeselectform.'<br />'."\n";  #        $output .= $lt{'cog'}.': '.$typeselectform.'<br />'."\n";
     }  #    }
     if ($instcodeform) {      if ($instcodeform) {
         $output .= $lt{'cin'}.': '.$instcodeform.'<br />'."\n";          $output .= $lt{'cin'}.': '.$instcodeform.'<br />'."\n";
     }      }

Removed from v.1.67  
changed lines
  Added in v.1.67.2.1


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