--- loncom/interface/lonextresedit.pm 2020/10/25 20:14:42 1.8.2.4.2.2 +++ loncom/interface/lonextresedit.pm 2022/09/09 14:29:45 1.8.2.4.2.3 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: lonextresedit.pm,v 1.8.2.4.2.2 2020/10/25 20:14:42 raeburn Exp $ +# $Id: lonextresedit.pm,v 1.8.2.4.2.3 2022/09/09 14:29:45 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -374,9 +374,9 @@ sub extedit_form { $rows = 10; $cols = 45; if ($type eq 'tool') { - $legend = $lt{'ee'}; - } else { $legend = $lt{'te'}; + } else { + $legend = $lt{'ee'}; } $legend = ''.$legend.''; if ($symb) {