From b034f1eb799919dba617da111738b45822c83717 Mon Sep 17 00:00:00 2001 From: Kenneth Kehl <@kkehl@flexion.us> Date: Mon, 12 Feb 2024 10:53:15 -0800 Subject: [PATCH] clean up login.gov link --- app/templates/views/signin.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/templates/views/signin.html b/app/templates/views/signin.html index d47b4cc80..a19376d7c 100644 --- a/app/templates/views/signin.html +++ b/app/templates/views/signin.html @@ -29,10 +29,9 @@ {% else %}

Sign in

{% if login_gov_enabled %} -

- Test login.gov authentication: - Login.gov. + Sign in with Login.gov

+

Or:

{% endif %} {% endif %}