--- loncom/homework/grades.pm 2013/09/27 12:57:49 1.707 +++ loncom/homework/grades.pm 2013/12/03 14:54:29 1.708 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.707 2013/09/27 12:57:49 bisitz Exp $ +# $Id: grades.pm,v 1.708 2013/12/03 14:54:29 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2080,7 +2080,7 @@ KEYWORDS if ($perm{'vgr'}) { $request->print( &Apache::loncommon::track_student_link( - &mt('View recent activity'), + 'View recent activity', $uname,$udom,'check') .' ' );