diff --git a/lms/templates/courseware/welcome-back.html b/lms/templates/courseware/welcome-back.html index a817d303a9..5d4e0fe1e3 100644 --- a/lms/templates/courseware/welcome-back.html +++ b/lms/templates/courseware/welcome-back.html @@ -1,3 +1,3 @@

${chapter_module.display_name}

-

You were last in ${prev_section.display_name}. If you're done with that, choose another section on the left.

\ No newline at end of file +

You were most recently in ${prev_section.display_name}. If you're done with that, choose another section on the left.