diff --git a/cp/resources/views/admin/profile/profile.twig b/cp/resources/views/admin/profile/profile.twig index 9b453e1..911dab8 100644 --- a/cp/resources/views/admin/profile/profile.twig +++ b/cp/resources/views/admin/profile/profile.twig @@ -104,8 +104,8 @@ 2FA QR Code
-

{{ __('Manual Entry Secret') }}

- {{ secret|split(4)|join(' ') }} +

{{ __('Manual Entry Secret') }}

+

{{ secret }}

{{ __('If you\'re unable to scan the QR code, enter this secret manually into your authentication app. The secret is case-sensitive and should be entered exactly as shown.') }}