diff --git a/lms/templates/dashboard/_dashboard_course_listing.html b/lms/templates/dashboard/_dashboard_course_listing.html index 54399f2d21..1904dfc2ac 100644 --- a/lms/templates/dashboard/_dashboard_course_listing.html +++ b/lms/templates/dashboard/_dashboard_course_listing.html @@ -308,7 +308,7 @@ from student.helpers import ( % endif
% elif verification_status['status'] == VERIFY_STATUS_SUBMITTED: