diff --git a/lms/lms/widgets/NoPreviewModal.html b/lms/lms/widgets/NoPreviewModal.html index c6f06aa5..a82fded4 100644 --- a/lms/lms/widgets/NoPreviewModal.html +++ b/lms/lms/widgets/NoPreviewModal.html @@ -29,10 +29,6 @@ - {% elif show_start_learing_cta(course, membership) %} - {% endif %} {% endif %} diff --git a/lms/templates/reviews_cta.html b/lms/templates/reviews_cta.html index dfb06f44..85def038 100644 --- a/lms/templates/reviews_cta.html +++ b/lms/templates/reviews_cta.html @@ -6,8 +6,4 @@ {{ _("Write a review") }} -{% elif show_start_learing_cta(course, membership) %} -
- {{ _("Start Learning") }} -
{% endif %}