diff --git a/lms/templates/instructor/instructor_dashboard_2/certificates.html b/lms/templates/instructor/instructor_dashboard_2/certificates.html index ce9e955289fa..b7d65f9d5f21 100644 --- a/lms/templates/instructor/instructor_dashboard_2/certificates.html +++ b/lms/templates/instructor/instructor_dashboard_2/certificates.html @@ -50,7 +50,6 @@

${_('Example Certificates')}

% endif - % if not section_data['is_self_paced']:
@@ -72,7 +71,6 @@

${_("Student-Generated Certificates")}

% endif
- % endif % if section_data['instructor_generation_enabled'] and not (section_data['enabled_for_course'] and section_data['html_cert_enabled']):