--- loncom/interface/lonfeedback.pm 2005/11/18 13:35:30 1.175
+++ loncom/interface/lonfeedback.pm 2006/05/10 22:29:57 1.202
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Feedback
#
-# $Id: lonfeedback.pm,v 1.175 2005/11/18 13:35:30 www Exp $
+# $Id: lonfeedback.pm,v 1.202 2006/05/10 22:29:57 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -726,7 +726,7 @@ ENDDISCUSS
if ($outputtarget ne 'tex') {
$discussion.=&generate_attachments_button('',$attachnum,$ressymb,$now,\@currnewattach,\@currdelold,'',$mode);
if (@currnewattach > 0) {
- $newattachmsg .= 'New attachments
';
+ $newattachmsg .= '
New attachments
';
if (@currnewattach > 1) {
$newattachmsg .= '
';
if (&discussion_open($status) &&
&Apache::lonnet::allowed('pch',
$env{'request.course.id'}.
($env{'request.course.sec'}?'/'.$env{'request.course.sec'}:''))) {
if ($outputtarget ne 'tex') {
- $discussion.='
'; + } } + $discussion.=''. + &mt('Send Message').' |