diff --git a/lms/templates/login_modal.html b/lms/templates/login_modal.html index 4bd887a248..b6e3c47e00 100644 --- a/lms/templates/login_modal.html +++ b/lms/templates/login_modal.html @@ -10,7 +10,7 @@
- + diff --git a/lms/templates/signup_modal.html b/lms/templates/signup_modal.html index 9224ccc0b4..daab1d04ef 100644 --- a/lms/templates/signup_modal.html +++ b/lms/templates/signup_modal.html @@ -20,27 +20,31 @@
% if has_extauth_info is UNDEFINED: - - - - - - - - + + + + + + + + + + + % else:

Welcome ${extauth_email}


Enter a public username:

- - + + + % endif
- +
- %for code, ed_level in UserProfile.LEVEL_OF_EDUCATION_CHOICES: @@ -50,9 +54,9 @@
- +
- %for code, gender in UserProfile.GENDER_CHOICES: @@ -62,9 +66,9 @@
- +
- %for year in UserProfile.VALID_YEARS: @@ -74,22 +78,23 @@
- - - - + + + + +
-
-
+

-
+