--- loncom/interface/loncommon.pm 2008/12/19 17:19:48 1.726 +++ loncom/interface/loncommon.pm 2008/12/21 22:02:39 1.727 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.726 2008/12/19 17:19:48 raeburn Exp $ +# $Id: loncommon.pm,v 1.727 2008/12/21 22:02:39 riegler Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7943,7 +7943,7 @@ sub upfile_select_html { # xml => &mt('HTML/XML'), ); my $Str = ''. - '
Type: '; foreach my $type (sort(keys(%Types))) { $Str .= '\n"; }