--- loncom/interface/lonfeedback.pm 2007/08/06 20:08:31 1.249 +++ loncom/interface/lonfeedback.pm 2008/03/12 02:45:07 1.253 @@ -1,7 +1,7 @@ # The LearningOnline Network # Feedback # -# $Id: lonfeedback.pm,v 1.249 2007/08/06 20:08:31 albertel Exp $ +# $Id: lonfeedback.pm,v 1.253 2008/03/12 02:45:07 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -91,7 +91,7 @@ sub list_discussion { if (not &discussion_visible($status)) { if ($mode ne 'board') { &Apache::lonenc::check_encrypt(\$ressymb); - return &send_message_link($ressymb); + return '
'.&send_message_link($ressymb); } } if ($group ne '' && $mode eq 'board') { @@ -732,20 +732,19 @@ END } } } else { - $discussion.=''; + $discussion.=''; } return $discussion; } @@ -763,7 +762,7 @@ sub send_feedback_link { sub send_message_link { my ($ressymb) = @_; - my $output = ''. + my $output = ''. '