From 6b84f8ab862c13f8448bf96ed046c2b773b01e84 Mon Sep 17 00:00:00 2001 From: Waheed Ahmed Date: Thu, 15 May 2014 17:07:10 +0500 Subject: [PATCH] Fixed on instructor dash too. --- .../instructor/instructor_dashboard_2/student_admin.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/instructor/instructor_dashboard_2/student_admin.html b/lms/templates/instructor/instructor_dashboard_2/student_admin.html index 93856d6695..7fa5d6eb74 100644 --- a/lms/templates/instructor/instructor_dashboard_2/student_admin.html +++ b/lms/templates/instructor/instructor_dashboard_2/student_admin.html @@ -10,7 +10,7 @@


- ${_("View Gradebook")} + ${_("View Gradebook")}


%endif