fix: minor issues

This commit is contained in:
Jannat Patel
2022-12-29 11:31:52 +05:30
parent aa8c65a00a
commit ad084389cc
11 changed files with 65 additions and 31 deletions

View File

@@ -191,8 +191,6 @@
</div>
<label class="preview" for="preview">
<input {% if lesson.include_in_preview %} checked {% endif %} type="checkbox" id="preview">
{{ _("Show preview of this lesson to Guest users.") }}