diff --git a/lms/templates/forgot_password_modal.html b/lms/templates/forgot_password_modal.html index 72ba0f2faa..71d7d7658b 100644 --- a/lms/templates/forgot_password_modal.html +++ b/lms/templates/forgot_password_modal.html @@ -21,7 +21,7 @@
  1. - + ${_("This is the e-mail address you used to register with {platform}").format(platform=settings.PLATFORM_NAME)}
diff --git a/lms/templates/main.html b/lms/templates/main.html index c0186f04f4..2d1c98db27 100644 --- a/lms/templates/main.html +++ b/lms/templates/main.html @@ -16,10 +16,10 @@ - - - - + + + + <%block name="title"> % if stanford_theme_enabled(): diff --git a/lms/templates/video.html b/lms/templates/video.html index b4bae8a91e..9d54f68ea8 100644 --- a/lms/templates/video.html +++ b/lms/templates/video.html @@ -44,7 +44,7 @@
- Skip to clickable transcript video links. + ${_("Skip to a navigable version of this video's transcript.")}
@@ -85,25 +85,29 @@
+ ${_('Skip to end of transcript.')} - -
+ +
    +
  1. +
- + + ${_('Go back to start of transcript.')} +
- +