diff --git a/src/popup/app/accounts/views/accountsLoginTwoFactor.html b/src/popup/app/accounts/views/accountsLoginTwoFactor.html index fee1be6919f..30e4dfb6e75 100644 --- a/src/popup/app/accounts/views/accountsLoginTwoFactor.html +++ b/src/popup/app/accounts/views/accountsLoginTwoFactor.html @@ -86,7 +86,7 @@

{{i18n.insertYubiKey}}

- +
@@ -125,7 +125,7 @@

Loading...

{{i18n.insertU2f}}

- +
diff --git a/src/popup/images/two-factor/u2fkey.jpg b/src/popup/images/u2fkey.jpg similarity index 100% rename from src/popup/images/two-factor/u2fkey.jpg rename to src/popup/images/u2fkey.jpg diff --git a/src/popup/images/two-factor/yubikey.jpg b/src/popup/images/yubikey.jpg similarity index 100% rename from src/popup/images/two-factor/yubikey.jpg rename to src/popup/images/yubikey.jpg