diff --git a/frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.html b/frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.html
index 644b6a1af..65774864c 100644
--- a/frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.html
+++ b/frontend/src/annotation-service/ui/admin/status/editor/status-editor.component.html
@@ -41,7 +41,7 @@
-
+
@@ -52,7 +52,7 @@
{{'ANNOTATION-SERVICE.STATUS-EDITOR.FIELDS.INTERNAL-STATUS' | translate}}
-
+
{{enumUtils.toInternalStatusString(internalStatus)}}
{{'ANNOTATION-SERVICE.STATUS-EDITOR.DEFAULT-VALUE.NONE' | translate}}
diff --git a/frontend/src/app/app.component.html b/frontend/src/app/app.component.html
index ddc07f1af..2422c4d0c 100644
--- a/frontend/src/app/app.component.html
+++ b/frontend/src/app/app.component.html
@@ -3,7 +3,7 @@
[skipText]="'DASHBOARD.TOUR-GUIDE.LEAVE-TOUR'| translate"
[nextText]="'DASHBOARD.TOUR-GUIDE.GOT-IT'| translate"
>
-
+
diff --git a/frontend/src/app/ui/admin/language/editor/language-editor.component.html b/frontend/src/app/ui/admin/language/editor/language-editor.component.html
index 1537c4b26..e4d887413 100644
--- a/frontend/src/app/ui/admin/language/editor/language-editor.component.html
+++ b/frontend/src/app/ui/admin/language/editor/language-editor.component.html
@@ -28,7 +28,7 @@
-
+
{{'LANGUAGE-EDITOR.FIELDS.CODE' | translate}}
diff --git a/frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.html b/frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.html
index 74270b0fb..bfda24c46 100644
--- a/frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.html
+++ b/frontend/src/app/ui/admin/reference-type/editor/reference-type-editor.component.html
@@ -76,7 +76,7 @@
-
+
{{fieldIndex + 1}}
diff --git a/frontend/src/app/ui/admin/reference/editor/reference-editor.component.html b/frontend/src/app/ui/admin/reference/editor/reference-editor.component.html
index 494eebf23..5af3be997 100644
--- a/frontend/src/app/ui/admin/reference/editor/reference-editor.component.html
+++ b/frontend/src/app/ui/admin/reference/editor/reference-editor.component.html
@@ -25,7 +25,7 @@