diff --git a/src/components/PasswordDialog.vue b/src/components/PasswordDialog.vue index 35ae4716..fbf2af2a 100644 --- a/src/components/PasswordDialog.vue +++ b/src/components/PasswordDialog.vue @@ -21,115 +21,156 @@ --> - - - - {{ titleText }} - - {{ subtitleText }} - + content-classes="vue-password-confirmation" + @update:open="close"> + + {{ t('This action needs authentication') }} + - - - {{ confirmText }} + required /> + + + + + {{ t('Confirm') }} - - + + -
{{ subtitleText }}
{{ t('This action needs authentication') }}