--- loncom/interface/lonfeedback.pm 2011/12/10 23:16:36 1.308 +++ loncom/interface/lonfeedback.pm 2011/12/12 00:13:43 1.310 @@ -1,7 +1,7 @@ # The LearningOnline Network # Feedback # -# $Id: lonfeedback.pm,v 1.308 2011/12/10 23:16:36 www Exp $ +# $Id: lonfeedback.pm,v 1.310 2011/12/12 00:13:43 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -777,7 +777,7 @@ sub discussion_link { my $link='/adm/feedback?inhibitmenu=yes&modal=yes&'.$cmd.'='.&escape($ressymb).':::'.$item; if ($flag) { $link .= '&previous='.$prev; } if ($adds) { $link .= $adds; } - return &Apache::loncommon::modal_link($link,$linktext,600,400); + return &Apache::loncommon::modal_link($link,$linktext,600,600); } @@ -1724,10 +1724,13 @@ END } $quote='
'.&Apache::lontexconvert::msgtexconverted($quote).''; } - + my $header=''; + unless ($env{'form.modal'}) { + $header="