--- loncom/interface/lonfeedback.pm 2009/04/24 13:02:09 1.270 +++ loncom/interface/lonfeedback.pm 2009/10/12 18:51:43 1.273.4.1 @@ -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.273.4.1 2009/10/12 18:51:43 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -767,18 +767,18 @@ sub send_message_link { ' '.&mt('Send Message').''; + '" border="0" />'.&mt('Send Feedback').''; return $output; } sub action_links_bar { my ($colspan,$ressymb,$visible,$newpostsflag,$group,$prevread,$markondisp) = @_; my $discussion = ''. - ''; + '
'. + ''; } - $$discussionitems[$idx] .= ''; @@ -1685,8 +1683,8 @@ END END } elsif ($env{'form.editdisc'}) { $r->print(< - + + END } $r->print(<print(< +
$lt{'sdpf'}
$lt{'prca'}
  1. $lt{'whpo'}
  2. $lt{'unwh'}
  3. $lt{'wipa'}

END @@ -2116,7 +2114,7 @@ END $r->print(< + $lt{'diso'}
$lt{'prca'}

'; my $escsymb=&escape($ressymb); if ($visible>2) { - $discussion .= ''. - '   - '.(' ' x2); - } else { - $discussion .= '
   '. + $$discussionitems[$idx] .= '  '. ''.$subject.'  '. $sender.' '.$vgrlink.' ('. &Apache::lonlocal::locallocaltime($posttime).')
@@ -2609,9 +2607,16 @@ sub screen_header { } } } - if ($msgoptions) { $msgoptions='

'.&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 +3113,8 @@ this.form.submit();" /> - - + + ENDATTACH if (defined($deloldattach)) {