From 3b4266ad267763434120e01cfa107e752228e40b Mon Sep 17 00:00:00 2001 From: James Byun Date: Fri, 24 Mar 2017 14:16:14 -0700 Subject: [PATCH] tweak to returning user section --- edivorce/apps/core/templates/intro.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edivorce/apps/core/templates/intro.html b/edivorce/apps/core/templates/intro.html index 86f3e5b9..2f7c8459 100644 --- a/edivorce/apps/core/templates/intro.html +++ b/edivorce/apps/core/templates/intro.html @@ -40,7 +40,7 @@

- Returning User
Log in with BCeID
+ Returning User?
Log in with BCeID

{% endblock %}