diff --git a/lms/templates/courseware/instructor_dashboard.html b/lms/templates/courseware/instructor_dashboard.html index 2d9ab853eb..8568490e5e 100644 --- a/lms/templates/courseware/instructor_dashboard.html +++ b/lms/templates/courseware/instructor_dashboard.html @@ -64,17 +64,17 @@ table.stat_table td { %if instructor_access:
- +
- - + +
- - + + %endif @@ -101,7 +101,7 @@ table.stat_table td {
%if msg: -${msg}
+${msg}
%endif % if course_errors is not UNDEFINED: @@ -110,13 +110,17 @@ table.stat_table td {${err | h}+ % endif