From b05488f826b0a2ce9744f1077e03f14f7b154c3b Mon Sep 17 00:00:00 2001 From: Bill DeRusha Date: Mon, 7 Dec 2015 17:34:58 -0500 Subject: [PATCH] Update spacing in FA form --- lms/djangoapps/courseware/views.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lms/djangoapps/courseware/views.py b/lms/djangoapps/courseware/views.py index e196cec545..b86b0f3b91 100644 --- a/lms/djangoapps/courseware/views.py +++ b/lms/djangoapps/courseware/views.py @@ -1421,8 +1421,8 @@ FINANCIAL_ASSISTANCE_HEADER = _( ' the Verified Certificate fee for a course.\nTo apply for financial assistance, enroll in the' ' audit track for a course that offers Verified Certificates, and then complete this application.' ' Note that you must complete a separate application for each course you take.\n We will use this' - 'information to evaluate your application for financial assistance and to further develop our' - 'financial assistance program.' + ' information to evaluate your application for financial assistance and to further develop our' + ' financial assistance program.' ).format( percent_sign="%", platform_name=settings.PLATFORM_NAME