diff --git a/dmp-frontend/src/app/library/rich-text-editor/rich-text-editor.component.ts b/dmp-frontend/src/app/library/rich-text-editor/rich-text-editor.component.ts
index a623ff7e4..7f63b15f3 100644
--- a/dmp-frontend/src/app/library/rich-text-editor/rich-text-editor.component.ts
+++ b/dmp-frontend/src/app/library/rich-text-editor/rich-text-editor.component.ts
@@ -7,15 +7,15 @@ import { Subscription } from "rxjs";
selector: 'rich-text-editor-component',
template: `
-
-
+ close
+
`,
styleUrls: ['./rich-text-editor.component.scss'],
diff --git a/dmp-frontend/src/app/ui/auth/logout/logout.component.html b/dmp-frontend/src/app/ui/auth/logout/logout.component.html
index 77fc59213..37445bf05 100644
--- a/dmp-frontend/src/app/ui/auth/logout/logout.component.html
+++ b/dmp-frontend/src/app/ui/auth/logout/logout.component.html
@@ -1 +1 @@
-{{'IDP-SERVICE.AUTHENTICATION.MESSAGES.SIGN-OUT-IN-PROGRESS' | translate}}
+{{'GENERAL.SNACK-BAR.SIGN-OUT-IN-PROGRESS' | translate}}
diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.html b/dmp-frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.html
index b1bed6675..97ac3dbac 100644
--- a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.html
+++ b/dmp-frontend/src/app/ui/description/editor/description-form/components/form-section/form-section.component.html
@@ -3,7 +3,7 @@