diff --git a/dmp-frontend/src/app/ui/dmp/dmp-editor-blueprint/dmp-editor.component.html b/dmp-frontend/src/app/ui/dmp/dmp-editor-blueprint/dmp-editor.component.html
index 9637acdf4..cd72b90c6 100644
--- a/dmp-frontend/src/app/ui/dmp/dmp-editor-blueprint/dmp-editor.component.html
+++ b/dmp-frontend/src/app/ui/dmp/dmp-editor-blueprint/dmp-editor.component.html
@@ -91,7 +91,7 @@
{{'DMP-EDITOR.DESCRIPTION' | translate}}: {{ description.label }}
close
-
check
+
check
@@ -215,7 +215,7 @@
-
diff --git a/dmp-frontend/src/app/ui/dmp/dmp-user-field/dmp-user-field.component.html b/dmp-frontend/src/app/ui/dmp/dmp-user-field/dmp-user-field.component.html
index e82c4b574..81bf5d7c8 100644
--- a/dmp-frontend/src/app/ui/dmp/dmp-user-field/dmp-user-field.component.html
+++ b/dmp-frontend/src/app/ui/dmp/dmp-user-field/dmp-user-field.component.html
@@ -80,7 +80,7 @@
-
+
delete
diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json
index 7a928074c..69b8f2678 100644
--- a/dmp-frontend/src/assets/i18n/en.json
+++ b/dmp-frontend/src/assets/i18n/en.json
@@ -1429,7 +1429,9 @@
"PREVIOUS-STEP": "Previous",
"NEXT-STEP": "Next",
"DEFAULT-BLUEPRINT": "Default Blueprint",
- "OR-CONTINUE-WITH": "or continue with"
+ "OR-CONTINUE-WITH": "or continue with",
+ "REMOVE-CONTACT": "Remove Contact",
+ "REMOVE-USER": "Remove User"
},
"PLACEHOLDER": {
"DESCRIPTION": "Fill with description",