From d894600207e543cf1aca37550f4243324faa1199 Mon Sep 17 00:00:00 2001 From: Adam Palay Date: Tue, 6 Aug 2013 10:16:57 -0400 Subject: [PATCH] template fixes on instructor dash --- lms/templates/courseware/instructor_dashboard.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lms/templates/courseware/instructor_dashboard.html b/lms/templates/courseware/instructor_dashboard.html index bdc8b9d059..3b6c4cb738 100644 --- a/lms/templates/courseware/instructor_dashboard.html +++ b/lms/templates/courseware/instructor_dashboard.html @@ -201,7 +201,7 @@ function goto( mode)

${_("Course-specific grade adjustment")}

- {_("Specify a particular problem in the course here by its url:")} + ${_("Specify a particular problem in the course here by its url:")}

@@ -639,7 +639,7 @@ function goto( mode) %if instructor_tasks is not None and len(instructor_tasks) > 0:


-

$_("Pending Instructor Tasks")}

+

${_("Pending Instructor Tasks")}