diff --git a/community/lms/widgets/ChapterTeaser.html b/community/lms/widgets/ChapterTeaser.html index 5225d78e..f31b3d11 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 2ae5287b..4ff7a10e 100644 --- a/community/www/batch/learn.html +++ b/community/www/batch/learn.html @@ -48,7 +48,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. ×