From 822a2a4770041af1934e0ef45b97efc225d375f6 Mon Sep 17 00:00:00 2001 From: Wyatt Pearsall Date: Wed, 23 May 2018 13:56:40 -0700 Subject: [PATCH] fix filing app url template reference --- keycloak/themes/hmda/login/theme.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keycloak/themes/hmda/login/theme.properties b/keycloak/themes/hmda/login/theme.properties index 4200434..991a45d 100644 --- a/keycloak/themes/hmda/login/theme.properties +++ b/keycloak/themes/hmda/login/theme.properties @@ -6,4 +6,4 @@ styles=css/uswds.min.css css/hmda.css institutionSearchUri={{INSTITUTION_SEARCH_URI}} supportEmailTo={{SUPPORT_EMAIL}} supportEmailSubject=HMDA Account Issue -homePageUri={{HOME_PAGE_URI}} +filingAppUrl={{FILING_APP_URL}}