diff --git a/templates/views/partials/forms/edit_credential/otp.html b/templates/views/partials/forms/edit_credential/otp.html index e4c40e65..b9ef4ee1 100644 --- a/templates/views/partials/forms/edit_credential/otp.html +++ b/templates/views/partials/forms/edit_credential/otp.html @@ -1,55 +1,44 @@
- OTP Type + Upload your OTP qr code
- - -
-
- - - +
-
-
Current OTP settings
-
- -
-
- - - - - - - - - - - - - - - - - - - - - -
Type:{{storedCredential.otp.type}}
Label:{{storedCredential.otp.label}}
Issuer:{{storedCredential.otp.issuer}}
Secret:{{storedCredential.otp.secret}}
OTP: -
-
+
+ +
+
Current OTP settings
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + +
Type:{{storedCredential.otp.type}}
Label:{{storedCredential.otp.label}}
Issuer:{{storedCredential.otp.issuer}}
Secret:{{storedCredential.otp.secret}}
OTP: +
+
\ No newline at end of file