diff --git a/frontend/app/templates/components/encryptable/form.hbs b/frontend/app/templates/components/encryptable/form.hbs index d8fecb68e..a4899b3fe 100644 --- a/frontend/app/templates/components/encryptable/form.hbs +++ b/frontend/app/templates/components/encryptable/form.hbs @@ -124,10 +124,10 @@ alt="delete attribute field"> {{#if (eq attribute "password")}} -
- @@ -136,7 +136,7 @@ {{/each}} {{#if (gt this.inactiveFields.length 0)}} -
{{t "additionalField"}}
+
{{t "additionalField"}}
{{t attribute}} - diff --git a/frontend/app/templates/components/encryptable/row.hbs b/frontend/app/templates/components/encryptable/row.hbs index 6e6c816d9..d9135f29d 100644 --- a/frontend/app/templates/components/encryptable/row.hbs +++ b/frontend/app/templates/components/encryptable/row.hbs @@ -24,7 +24,7 @@ {{@encryptable.sender_name}} / {{moment-format @encryptable.createdAt "DD.MM.YYYY hh:mm"}}
-
+