From c6be0f9d51c655cc58014a91fa61c0bc1f1656ed Mon Sep 17 00:00:00 2001 From: Zainab Amir Date: Wed, 16 Dec 2020 12:51:38 +0500 Subject: [PATCH] Update institution login page title (#25892) --- .../student_account/institution_login.underscore | 12 +++++------- .../student_account/institution_register.underscore | 13 ++++++------- 2 files changed, 11 insertions(+), 14 deletions(-) diff --git a/lms/templates/student_account/institution_login.underscore b/lms/templates/student_account/institution_login.underscore index 1d5386ff62..08c0e482c2 100644 --- a/lms/templates/student_account/institution_login.underscore +++ b/lms/templates/student_account/institution_login.underscore @@ -1,11 +1,9 @@
-
-

- - <%- gettext("Sign in with Institution/Campus Credentials") %> - -

-
+

+ + <%- gettext("Sign in with Institution/Campus Credentials") %> + +

<%- gettext("Choose your institution from the list below:") %>

diff --git a/lms/templates/student_account/institution_register.underscore b/lms/templates/student_account/institution_register.underscore index 3b0e773b36..b0cc3c951b 100644 --- a/lms/templates/student_account/institution_register.underscore +++ b/lms/templates/student_account/institution_register.underscore @@ -1,11 +1,10 @@