--- loncom/interface/londocs.pm 2012/10/31 04:59:11 1.499 +++ loncom/interface/londocs.pm 2012/10/31 05:10:16 1.500 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.499 2012/10/31 04:59:11 raeburn Exp $ +# $Id: londocs.pm,v 1.500 2012/10/31 05:10:16 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4261,7 +4261,6 @@ sub generate_edit_table { $active = 'class="active"'; } $form .= '
  • '.&mt(${$orderhash{$name}}[0]).'
  • '."\n"; } else { $form .= '
  • '.${$orderhash{$name}}[1].'
  • '."\n";