diff --git a/projects/aca-content/src/lib/components/view-profile/view-profile.component.html b/projects/aca-content/src/lib/components/view-profile/view-profile.component.html index 1999278a2..31b5c4e7b 100644 --- a/projects/aca-content/src/lib/components/view-profile/view-profile.component.html +++ b/projects/aca-content/src/lib/components/view-profile/view-profile.component.html @@ -18,7 +18,7 @@ [attr.title]="'APP.EDIT_PROFILE.GO_TO_PERSONAL_FILES_BUTTON_LABEL' | translate"> arrow_back -

{{'APP.EDIT_PROFILE.MY_PROFILE' | translate}}

+

{{'APP.EDIT_PROFILE.MY_PROFILE' | translate}}

@@ -31,7 +31,7 @@ [attr.aria-label]="generalSectionButtonTooltip | translate"> {{ generalSectionExpanded ? 'expand_more' : 'chevron_right'}} -

{{'APP.EDIT_PROFILE.GENERAL' | translate}}

+

{{'APP.EDIT_PROFILE.GENERAL' | translate}}

@if (!generalSectionEditMode) { -

{{'APP.EDIT_PROFILE.COMPANY_DETAILS' | translate}}

+

{{'APP.EDIT_PROFILE.COMPANY_DETAILS' | translate}}

@if (!contactSectionEditMode) {