diff --git a/dmp-frontend/src/app/ui/dmp/overview/dmp-overview.component.html b/dmp-frontend/src/app/ui/dmp/overview/dmp-overview.component.html index b9d95cf59..169a839f2 100644 --- a/dmp-frontend/src/app/ui/dmp/overview/dmp-overview.component.html +++ b/dmp-frontend/src/app/ui/dmp/overview/dmp-overview.component.html @@ -240,43 +240,40 @@
-
-
-

{{ 'DMP-OVERVIEW.DMP-AUTHORS' | translate }}

-
-
-
-
- -
-
- -

{{ dmpUser.user?.name }} - - ({{ 'DMP-OVERVIEW.YOU' | translate }}) -

-

- {{ enumUtils.toDmpUserRoleString(dmpUser.role) }} - - {{ 'DMP-OVERVIEW.ROLES.ALL-SECTIONS' | translate}} - {{ getSectionNameById(dmpUser.sectionId) }} -

-
-
- -
+
+

{{ 'DMP-OVERVIEW.DMP-AUTHORS' | translate }}

+
+
+
+
+ +
+
+ +

{{ dmpUser.user?.name }} + + ({{ 'DMP-OVERVIEW.YOU' | translate }}) +

+

+ {{ enumUtils.toDmpUserRoleString(dmpUser.role) }} - + {{ 'DMP-OVERVIEW.ROLES.ALL-SECTIONS' | translate}} + {{ getSectionNameById(dmpUser.sectionId) }} +

+
+
+
- -
- -
+
+
+