--- loncom/interface/lonhtmlcommon.pm 2010/01/19 19:00:02 1.261 +++ loncom/interface/lonhtmlcommon.pm 2010/01/25 19:16:08 1.263 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.261 2010/01/19 19:00:02 droeschl Exp $ +# $Id: lonhtmlcommon.pm,v 1.263 2010/01/25 19:16:08 faziophi Exp $ # # Copyright Michigan State University Board of Trustees # @@ -66,7 +66,7 @@ use LONCAPA; sub coursepreflink { my ($text,$category)=@_; if (&Apache::lonnet::allowed('opa',$env{'request.course.id'})) { - return ''.$text.''; + return '&"').'">'.$text.''; } else { return ''; } @@ -1240,7 +1240,6 @@ sub htmlareaheaders { my $s=""; if (&htmlareabrowser()) { $s.=(< ENDEDITOR } @@ -1285,7 +1284,7 @@ sub htmlareaselectactive { my @fields=@_; unless (&htmlareabrowser()) { return ''; } #if (&htmlareablocked()) { return '
'.&enablelink(@fields); } - my $output='
'.