diff --git a/client/src/app/+login/login.component.html b/client/src/app/+login/login.component.html index a2d8dae2a..10e25a936 100644 --- a/client/src/app/+login/login.component.html +++ b/client/src/app/+login/login.component.html @@ -1,15 +1,37 @@ -
-
- Login -
+

+ {{ instanceName }} + > + Login +

+
Sorry but there was an issue with the external login process. Please contact an administrator.
-
{{ error }} - Request new verification email. +
+ {{ error }} + + + Request new verification email. + +
+ +
@@ -18,16 +40,14 @@
- +
-
- {{ formErrors.username }} -
+
{{ formErrors.username }}
⚠️ Most email addresses do not include capital letters. @@ -36,40 +56,24 @@
+ -
- {{ formErrors.password }} -
+ +
{{ formErrors.password }}
-