diff --git a/community/lms/widgets/ChapterTeaser.html b/community/lms/widgets/ChapterTeaser.html index a26f861c..69df9deb 100644 --- a/community/lms/widgets/ChapterTeaser.html +++ b/community/lms/widgets/ChapterTeaser.html @@ -35,7 +35,7 @@ {% elif is_instructor and not lesson.include_in_preview %} {{ lesson.title }} diff --git a/community/www/batch/learn.html b/community/www/batch/learn.html index f2c06ebc..b7ce324a 100644 --- a/community/www/batch/learn.html +++ b/community/www/batch/learn.html @@ -46,7 +46,7 @@ {% if membership or lesson.include_in_preview or is_instructor %}
- {% if is_instructor %} + {% if is_instructor and not lesson.include_in_preview %} This lesson is not available for preview. As you are the Instructor of the course only you can see it. ×