Return to lonfeedback.pm CVS log | Up to [LON-CAPA] / loncom / interface |
version 1.366, 2013/07/15 16:13:21 | version 1.367, 2013/09/23 17:35:07 |
---|---|
Line 3990 sub handler { | Line 3990 sub handler { |
$discinfo{$lastkey} = $env{'form.navtime'}; | $discinfo{$lastkey} = $env{'form.navtime'}; |
} | } |
my $textline = '<b>'. | my $textline = '<b>'. |
&mt('Marked "New" posts as read in a total of [_1] resources/bulletin boards.', | &mt('Marked "New" posts as read in a total of [_1] resources/discussion boards.', |
$numitems). | $numitems). |
'</b>'; | '</b>'; |
if ($numitems > 0) { | if ($numitems > 0) { |