diff --git a/src/main/resources/messages.properties b/src/main/resources/messages.properties index d602ae1..a6a6847 100644 --- a/src/main/resources/messages.properties +++ b/src/main/resources/messages.properties @@ -673,7 +673,6 @@ screen.error.page.loginagain=Log in again screen.authnerror.title=Login Error screen.authnerror.tips=Oops! Something went wrong ... screen.authnerror.tips.devmode=Developer mode only !!! -screen.authnerror.button.resendosfconfirmation=Resend confirmation email screen.authnerror.button.backtoosf=Exit login screen.authnerror.button.logout=Log out screen.blocked.message=You are being throttled for attempting to login too frequently in a short amount of time. \ @@ -689,7 +688,8 @@ screen.accountnotconfirmedidp.message=The OSF account associated with the email "mailto:support@osf.io">OSF Support. screen.accountnotconfirmedosf.heading=Account not confirmed screen.accountnotconfirmedosf.message=The OSF account associated with the email has been registered but not confirmed. \ - Please check your email (and spam folder) or click the button below to resend your confirmation email. + Please check your email (and spam folder) or contact OSF \ + Support. screen.servererror.title=Server Error screen.unavailable.heading=CAS unavailable screen.unavailable.message=Your request cannot be completed at this time. Please return to OSF and try again later. If \ diff --git a/src/main/resources/templates/casAccountNotConfirmedIdPView.html b/src/main/resources/templates/casAccountNotConfirmedIdPView.html index c9156b8..a021a17 100644 --- a/src/main/resources/templates/casAccountNotConfirmedIdPView.html +++ b/src/main/resources/templates/casAccountNotConfirmedIdPView.html @@ -18,11 +18,6 @@
-