--- loncom/interface/londocs.pm 2012/12/12 23:11:19 1.484.2.10 +++ loncom/interface/londocs.pm 2012/12/12 23:12:27 1.484.2.11 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.484.2.10 2012/12/12 23:11:19 raeburn Exp $ +# $Id: londocs.pm,v 1.484.2.11 2012/12/12 23:12:27 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4260,7 +4260,6 @@ sub generate_edit_table { $active = 'class="active"'; } $form .= '
  • '.&mt(${$orderhash{$name}}[0]).'
  • '."\n"; } else { $form .= '
  • '.${$orderhash{$name}}[1].'
  • '."\n";