--- loncom/interface/lonfeedback.pm 2007/08/06 20:08:31 1.249 +++ loncom/interface/lonfeedback.pm 2007/08/10 00:02:08 1.250 @@ -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.250 2007/08/10 00:02:08 albertel 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') {