--- loncom/interface/lonextresedit.pm 2019/05/02 23:09:39 1.29 +++ loncom/interface/lonextresedit.pm 2022/09/09 14:24:30 1.30 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: lonextresedit.pm,v 1.29 2019/05/02 23:09:39 raeburn Exp $ +# $Id: lonextresedit.pm,v 1.30 2022/09/09 14:24:30 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -424,9 +424,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) {