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")}