diff --git a/src/app/template/template/card-item/template-card-item.component.html b/src/app/template/template/card-item/template-card-item.component.html index 67267e577e..d2ecb0f0b2 100644 --- a/src/app/template/template/card-item/template-card-item.component.html +++ b/src/app/template/template/card-item/template-card-item.component.html @@ -23,8 +23,7 @@
- {{ 'TEMPLATE_PAGE.CARD.OS' | translate }}:  - + {{ 'TEMPLATE_PAGE.CARD.OS' | translate }}: {{ item.osTypeName }}
{{ 'TEMPLATE_PAGE.CARD.DESCRIPTION' | translate }}: diff --git a/src/app/template/template/row-item/template-row-item.component.html b/src/app/template/template/row-item/template-row-item.component.html index 8677dad298..3fa76687c4 100644 --- a/src/app/template/template/row-item/template-row-item.component.html +++ b/src/app/template/template/row-item/template-row-item.component.html @@ -12,8 +12,7 @@ >
- {{ 'TEMPLATE_PAGE.CARD.OS' | translate }}: - + {{ 'TEMPLATE_PAGE.CARD.OS' | translate }}: {{ item.osTypeName }}