diff --git a/packages/server/src/utilities/appDirectoryTemplate/pages/unauthenticated/page.json b/packages/server/src/utilities/appDirectoryTemplate/pages/unauthenticated/page.json index 6ff1bfcd98..7aad3e6dca 100644 --- a/packages/server/src/utilities/appDirectoryTemplate/pages/unauthenticated/page.json +++ b/packages/server/src/utilities/appDirectoryTemplate/pages/unauthenticated/page.json @@ -24,6 +24,7 @@ "passwordLabel": "Password", "loginButtonLabel": "Login", "buttonClass": "", + "_instanceName": "Login", "inputClass": "", "_children": [], "name": "{{ name }}",