diff --git a/lms/static/sass/views/_verification.scss b/lms/static/sass/views/_verification.scss index 96a6bbd878..6b78d483c9 100644 --- a/lms/static/sass/views/_verification.scss +++ b/lms/static/sass/views/_verification.scss @@ -715,7 +715,9 @@ text-align: right; .action-retakephotos a { - @extend .btn-primary-gray; + @extend .btn-primary-blue; + @include font-size(14); + padding: ($baseline/2) ($baseline*.75); } } } @@ -839,7 +841,9 @@ text-align: right; .action-editname a { - @extend .btn-primary-gray; + @extend .btn-primary-blue; + @include font-size(14); + padding: ($baseline/2) ($baseline*.75); } } } diff --git a/lms/templates/verify_student/_modal_editname.html b/lms/templates/verify_student/_modal_editname.html index 3a45573c23..4d19580f54 100644 --- a/lms/templates/verify_student/_modal_editname.html +++ b/lms/templates/verify_student/_modal_editname.html @@ -1,7 +1,7 @@ <%! from django.utils.translation import ugettext as _ %> diff --git a/lms/templates/verify_student/photo_verification.html b/lms/templates/verify_student/photo_verification.html index 0b43f4298d..bf5f6ebc75 100644 --- a/lms/templates/verify_student/photo_verification.html +++ b/lms/templates/verify_student/photo_verification.html @@ -79,7 +79,7 @@
-

Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission

+

${_("Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission")}


@@ -164,7 +164,7 @@
-

Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission

+

${_("Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission")}


@@ -205,6 +205,7 @@
  • ${_("Ensure that you can see your photo and read your name")}
  • ${_("Try to keep your fingers at the edge to avoid covering important information")}
  • ${_("Acceptable IDs include drivers licenses, passports, or other goverment-issued IDs that include your name and photo")}
  • +
  • ${_("Click the checkmark once you are happy with the photo")}
  • @@ -257,7 +258,7 @@ @@ -266,7 +267,7 @@

    ${_("Review the Photos You've Taken")}

    -

    ${_("Please review the photos below and verify that they meet the requirements listed below.")}

    +

    ${_("Please review the photos and verify that they meet the requirements listed below.")}

      @@ -280,7 +281,7 @@ @@ -294,9 +295,8 @@
      ${_("The photo above needs to meet the following requirements:")}