mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
3 lines
268 B
Text
3 lines
268 B
Text
%p Your account is set up to require the use of a one-time password in order to log in
|
|
= link_to t('views.actions.remove'), destroy_user_2fa_path, class: 'btn btn-primary', method: 'delete',
|
|
data: { confirm: t('views.settings.security.2fa.detach_confirm') }
|