Loading app/views/sessions/two_factor.html.haml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ %fieldset %label.sr-only#otp-label{for: "otp_attempt"} = t("two_factor_auth.input_token.label") %i.entypo-lock = f.text_field :otp_attempt, type: :text, placeholder: t("two_factor_auth.input_token.placeholder"), Loading Loading
app/views/sessions/two_factor.html.haml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ %fieldset %label.sr-only#otp-label{for: "otp_attempt"} = t("two_factor_auth.input_token.label") %i.entypo-lock = f.text_field :otp_attempt, type: :text, placeholder: t("two_factor_auth.input_token.placeholder"), Loading