--- loncom/interface/lonextresedit.pm 2018/05/29 19:33:48 1.25 +++ loncom/interface/lonextresedit.pm 2018/07/04 13:55:27 1.26 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: lonextresedit.pm,v 1.25 2018/05/29 19:33:48 raeburn Exp $ +# $Id: lonextresedit.pm,v 1.26 2018/07/04 13:55:27 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -458,7 +458,7 @@ sub extedit_form { if ($type eq 'tool') { $link = $lt{'et'}; } - $link = ''.$link.''.$helpitem; + $link = ''.$link.''.$helpitem; if ($type eq 'tool') { $legend = $lt{'te'}; } else {