diff --git a/web/app/(shareLayout)/webapp-signin/page.tsx b/web/app/(shareLayout)/webapp-signin/page.tsx index c62cb06365..4b94a7210f 100644 --- a/web/app/(shareLayout)/webapp-signin/page.tsx +++ b/web/app/(shareLayout)/webapp-signin/page.tsx @@ -45,13 +45,10 @@ const WebSSOForm: FC = () => { if (!systemFeatures.webapp_auth.enabled) { return (
{t('webapp.disabled', { ns: 'login' })}
+{t('webapp.disabled', { ns: 'login' })}