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/show_requirements.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h4 class="title">${_("Identification")}</h4>
<div class="copy">
<p>
<span class="copy-super">${_("A photo identification document")}</span>
<span class="copy-sub">${_("a driver's license, passport, or other government or school-issued ID with your name and picture on it")}</span>
<span class="copy-sub">${_("A driver's license, passport, or other government or school-issued ID with your name and picture on it")}</span>
</p>
</div>
</li>
Expand Down