From f6d743ad6b9373351e7300114d9d0a68af6e8e99 Mon Sep 17 00:00:00 2001 From: adeelehsan Date: Fri, 11 Dec 2020 01:41:21 +0500 Subject: [PATCH] applied rebranding to saml page --- .../student_account/institution_login.underscore | 8 ++++---- .../student_account/institution_register.underscore | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/lms/templates/student_account/institution_login.underscore b/lms/templates/student_account/institution_login.underscore index 88861616e2..1d5386ff62 100644 --- a/lms/templates/student_account/institution_login.underscore +++ b/lms/templates/student_account/institution_login.underscore @@ -1,10 +1,10 @@
-

+

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

+

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

@@ -20,9 +20,9 @@
-

+

<%- gettext("or") %> -

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