--- loncom/interface/lonfeedback.pm 2017/11/03 21:36:27 1.374 +++ loncom/interface/lonfeedback.pm 2017/11/08 00:36:56 1.375 @@ -1,7 +1,7 @@ # The LearningOnline Network # Feedback # -# $Id: lonfeedback.pm,v 1.374 2017/11/03 21:36:27 raeburn Exp $ +# $Id: lonfeedback.pm,v 1.375 2017/11/08 00:36:56 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -854,7 +854,7 @@ sub send_feedback_link { &discussion_link($ressymb, ''.&mt('Post Discussion').'', + '" />'.&mt('Post Discussion').'', 'replydisc'). ''; } @@ -865,7 +865,7 @@ sub send_message_link { &discussion_link($ressymb, ''.&mt('Send Feedback').'', + '" />'.&mt('Send Feedback').'', 'sendmessageonly'). ''; return $output;