From 71175a5cd59068dac5e37cbf44ba8e934597970e Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Wed, 3 Jan 2024 19:04:35 +0100 Subject: [PATCH] add link about enterprise when using a hosted cgw Signed-off-by: Jens Langhammer --- .../stages/authenticator_mobile/AuthenticatorMobileStageForm.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/admin/stages/authenticator_mobile/AuthenticatorMobileStageForm.ts b/web/src/admin/stages/authenticator_mobile/AuthenticatorMobileStageForm.ts index d21fbaa49..bf9589ede 100644 --- a/web/src/admin/stages/authenticator_mobile/AuthenticatorMobileStageForm.ts +++ b/web/src/admin/stages/authenticator_mobile/AuthenticatorMobileStageForm.ts @@ -176,6 +176,7 @@ export class AuthenticatorMobileStageForm extends ModelForm ${msg("Hosted cloud gateways require authentik Enterprise.")} + ${msg("Learn more")} ` : html``}