Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lms/templates/verify_student/photo_verification.html
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ <h5 class="title">${_("The photo above needs to meet the following requirements:
<ul class="list-help list-tips copy">
<li class="tip">${_("Be readable (not too far away, no glare)")}</li>
<li class="tip">${_("The photo on your ID must match the photo of your face")}</li>
<li class="tip">${_("The name on your ID must match the name on your account above")}</li>
<li class="tip">${_("The name on your ID must match the name on your account below")}</li>
</ul>
</div>
</li>
Expand Down