diff --git a/view/templates/settings/twofactor/index.tpl b/view/templates/settings/twofactor/index.tpl index c5f5288505..1832a09d0d 100644 --- a/view/templates/settings/twofactor/index.tpl +++ b/view/templates/settings/twofactor/index.tpl @@ -28,16 +28,16 @@ {{include file="field_password.tpl" field=$password}} -{{if !$has_secret}} -

-{{else}} -

-{{/if}} {{if $has_secret && $verified}}

{{/if}} +{{if !$has_secret}} +

+{{else}} +

+{{/if}} {{if $has_secret && !$verified}}

{{/if}}