--- loncom/interface/lonwhatsnew.pm 2015/03/12 03:28:51 1.105.2.10
+++ loncom/interface/lonwhatsnew.pm 2013/10/21 22:34:33 1.114
@@ -1,5 +1,5 @@
#
-# $Id: lonwhatsnew.pm,v 1.105.2.10 2015/03/12 03:28:51 raeburn Exp $
+# $Id: lonwhatsnew.pm,v 1.114 2013/10/21 22:34:33 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -600,7 +600,7 @@ sub display_actions_box {
}
my $classlist;
if ($show{'oldroles'} || $show{'newroles'} || $show{'crslogin'}) {
- $classlist = &Apache::loncoursedata::get_classlist();
+ $classlist = &Apache::loncoursedata::get_classlist();
}
if ($show{'coursenormalmail'}) {
$msgcount = &getnormalmail(\@newmsgs);
@@ -799,7 +799,7 @@ function toggle_countunread(choice) {
.'
'
.&mt("This can increase the time taken to gather data for the [_1]What's New Page[_2] by a few seconds.",'','')
.' '
- .&mt('Currently set to [_1].',''.$current.'')
+ .&mt('Currently set to [_1].',''.$current.'.')
);
$r->print('