diff --git a/app/views/devise/otp_tokens/_token_secret.html.erb b/app/views/devise/otp_tokens/_token_secret.html.erb index a9970506..020d29b9 100644 --- a/app/views/devise/otp_tokens/_token_secret.html.erb +++ b/app/views/devise/otp_tokens/_token_secret.html.erb @@ -2,9 +2,8 @@ <% unless current_user.otp_enabled? %>
<%= I18n.t('explain', :scope => 'devise.otp.token_secret') %>
- <%= otp_authenticator_token_image(current_user) %> -