From 9ad9359d48d77cc929984d11ad3df0bfd567700f Mon Sep 17 00:00:00 2001 From: Lyla Fischer Date: Fri, 7 Sep 2012 15:57:43 -0400 Subject: [PATCH] quick wording change --- lms/templates/courseware/welcome-back.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.