--- loncom/interface/lonmeta.pm 2005/10/25 18:46:03 1.117 +++ loncom/interface/lonmeta.pm 2005/10/25 18:47:49 1.118 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Metadata display handler # -# $Id: lonmeta.pm,v 1.117 2005/10/25 18:46:03 albertel Exp $ +# $Id: lonmeta.pm,v 1.118 2005/10/25 18:47:49 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -502,6 +502,7 @@ sub prettyinput { if ($type eq 'notes') { } if ($type eq 'abstract') { + } if (($type eq 'lowestgradelevel') || ($type eq 'highestgradelevel')) { return &Apache::loncommon::select_level_form($value,$fieldname).