--- loncom/interface/lonfeedback.pm 2009/04/24 13:02:09 1.270 +++ loncom/interface/lonfeedback.pm 2009/05/07 11:12:47 1.272 @@ -1,7 +1,7 @@ # The LearningOnline Network # Feedback # -# $Id: lonfeedback.pm,v 1.270 2009/04/24 13:02:09 www Exp $ +# $Id: lonfeedback.pm,v 1.272 2009/05/07 11:12:47 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -767,7 +767,7 @@ sub send_message_link { ' '.&mt('Send Message').''; + '" border="0" />'.&mt('Send Feedback').''; return $output; } @@ -790,7 +790,7 @@ sub action_links_bar { } $discussion .= &group_args($group); $discussion .='">'.&mt('Chronological View').'   - '; } - $$discussionitems[$idx] .= ''; @@ -1685,8 +1685,8 @@ END END } elsif ($env{'form.editdisc'}) { $r->print(< - + + END } $r->print(<'.&mt('Sending Messages').''.$msgoptions; } + if ($msgoptions) { + $msgoptions='

' + .' '.&mt('Send Feedback').'

' + .$msgoptions; + } if ($discussoptions) { - $discussoptions='

'.&mt('Discussion Contributions').'

'.$discussoptions; } + $discussoptions='

' + .' '.&mt('Discussion Contributions').'

' + .$discussoptions; + } return $msgoptions.$discussoptions; } @@ -3108,8 +3115,8 @@ this.form.submit();" /> - - + + ENDATTACH if (defined($deloldattach)) {
   '. + $$discussionitems[$idx] .= '  '. ''.$subject.'  '. $sender.' '.$vgrlink.' ('. &Apache::lonlocal::locallocaltime($posttime).')