mirror of
https://github.com/frappe/lms.git
synced 2026-04-22 16:28:00 +03:00
fix: mark as complete label
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
<label class="quiz-label">
|
||||
<input class="option mark-progress" type="checkbox" checked>
|
||||
<img class="empty-checkbox" />
|
||||
<span class="small">{{ _("Mark as complete when moving to the next lesson") }}</span>
|
||||
<span class="small">{{ _("Mark as complete on moving to the next lesson") }}</span>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user