diff --git a/dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.html b/dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.html index f17d13496..4b6a91267 100644 --- a/dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.html +++ b/dmp-frontend/src/app/ui/description/editor/description-base-fields-editor/description-base-fields-editor.component.html @@ -7,7 +7,7 @@
-
1.1 {{'DESCRIPTION-EDITOR.BASE-INFO.FIELDS.TITLE' | translate}}*
+
{{'DESCRIPTION-EDITOR.BASE-INFO.FIELDS.TITLE' | translate}}*
@@ -20,7 +20,7 @@
-
1.2 {{'DESCRIPTION-EDITOR.BASE-INFO.FIELDS.DESCRIPTION' | translate}}
+
{{'DESCRIPTION-EDITOR.BASE-INFO.FIELDS.DESCRIPTION' | translate}}
{{'DESCRIPTION-EDITOR.BASE-INFO.FIELDS.DESCRIPTION-HINT' | translate}}
-
1.3 {{'DESCRIPTION-EDITOR.BASE-INFO.FIELDS.TAGS' | translate}}
+
{{'DESCRIPTION-EDITOR.BASE-INFO.FIELDS.TAGS' | translate}}
@@ -45,7 +45,7 @@
-
1.4 {{'DESCRIPTION-EDITOR.BASE-INFO.FIELDS.DESCRIPTION-TEMPLATE' | translate}}*
+
{{'DESCRIPTION-EDITOR.BASE-INFO.FIELDS.DESCRIPTION-TEMPLATE' | translate}}*
diff --git a/dmp-frontend/src/app/ui/description/editor/description-editor.component.html b/dmp-frontend/src/app/ui/description/editor/description-editor.component.html index c9cacc5c8..f1a038c22 100644 --- a/dmp-frontend/src/app/ui/description/editor/description-editor.component.html +++ b/dmp-frontend/src/app/ui/description/editor/description-editor.component.html @@ -89,8 +89,8 @@
{{'DESCRIPTION-EDITOR.TOC.TITLE' | translate}}
-
0. {{'DESCRIPTION-EDITOR.TOC.MAIN-INFO' | translate}} (2)
-
0. {{'DESCRIPTION-EDITOR.TOC.MAIN-INFO' | translate}} (done)
+
{{'DESCRIPTION-EDITOR.TOC.MAIN-INFO' | translate}} (2)
+
{{'DESCRIPTION-EDITOR.TOC.MAIN-INFO' | translate}} (done)