diff --git a/packages/client/src/pages/settings/2fa.qrdialog.vue b/packages/client/src/pages/settings/2fa.qrdialog.vue
index 4e45860b1b..f6e6e35953 100644
--- a/packages/client/src/pages/settings/2fa.qrdialog.vue
+++ b/packages/client/src/pages/settings/2fa.qrdialog.vue
@@ -35,7 +35,7 @@
-
+
{{ i18n.ts._2fa.step2Url }}
{{ twoFactorData.url }}
diff --git a/packages/client/src/pages/settings/2fa.vue b/packages/client/src/pages/settings/2fa.vue
index 88a68f6859..45915d965d 100644
--- a/packages/client/src/pages/settings/2fa.vue
+++ b/packages/client/src/pages/settings/2fa.vue
@@ -12,14 +12,16 @@
- {{
- i18n.ts._2fa.renewTOTP
- }}
+ {{ i18n.ts._2fa.renewTOTP }}
{{ i18n.ts._2fa.whyTOTPOnlyRenew }}
-
{{
- i18n.ts.unregister
- }}
+
{{ i18n.ts.unregister }}
- {{
- i18n.ts._2fa.registerSecurityKey
- }}
+ {{ i18n.ts._2fa.registerSecurityKey }}
-
+
{{ i18n.ts.password }}
{{
i18n.ts.changePassword