fix: preview message

This commit is contained in:
pateljannat
2021-09-27 12:46:11 +05:30
parent 04a3d58028
commit 06b925435d
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
{% elif is_instructor and not lesson.include_in_preview %}
<a class="lesson-links"
title="This lesson is not available for preview but as an instructor you can access it."
title="This lesson is not available for preview. As you are the Instructor of the course only you can see it."
href="{{ course.get_learn_url(lesson.number) }}{{course.query_parameter}}"
data-course="{{ course.name }}">
{{ lesson.title }}