From 8374989c1128068e5f02579fd44d63d51c6fa3ba Mon Sep 17 00:00:00 2001 From: Will Daly Date: Mon, 9 Dec 2013 23:55:29 +0000 Subject: [PATCH] Add underscore to staff grading template --- lms/templates/instructor/staff_grading.html | 1 + 1 file changed, 1 insertion(+) diff --git a/lms/templates/instructor/staff_grading.html b/lms/templates/instructor/staff_grading.html index 59585308c1..df4417f7b7 100644 --- a/lms/templates/instructor/staff_grading.html +++ b/lms/templates/instructor/staff_grading.html @@ -6,6 +6,7 @@ <%block name="headextra"> <%static:css group='style-course-vendor'/> <%static:css group='style-course'/> + <%block name="title">${_("{course_number} Staff Grading").format(course_number=course.display_number_with_default) | h}