--- loncom/interface/lonfeedback.pm 2009/03/18 02:50:49 1.255.2.7 +++ loncom/interface/lonfeedback.pm 2009/03/18 02:53:49 1.255.2.8 @@ -1,7 +1,7 @@ # The LearningOnline Network # Feedback # -# $Id: lonfeedback.pm,v 1.255.2.7 2009/03/18 02:50:49 raeburn Exp $ +# $Id: lonfeedback.pm,v 1.255.2.8 2009/03/18 02:53:49 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3314,7 +3314,7 @@ sub handler { ['hide','unhide','deldisc','postdata','preview','replydisc','editdisc','cmd','symb','onlyunread','allposts','onlyunmark','previous','markread','markonread','markondisp','toggoff','toggon','modifydisp','changes','navtime','navmaps','navurl','sortposts','applysort','rolefilter','statusfilter','sectionpick','groupick','posterlist','userpick','attach','origpage','currnewattach','deloldattach','keepold','allversions','export','sendmessageonly','group','ref']); my $group = $env{'form.group'}; my %attachmax = ( - text => '(128 KB max size)', + text => &mt('(128 KB max size)'), num => 131072, ); if ($env{'form.editdisc'}) {