diff --git a/app/src/app/getting-started/upload-custom-activity-standard-codes/page.tsx b/app/src/app/getting-started/upload-custom-activity-standard-codes/page.tsx index 066470d58..4ddb68b83 100644 --- a/app/src/app/getting-started/upload-custom-activity-standard-codes/page.tsx +++ b/app/src/app/getting-started/upload-custom-activity-standard-codes/page.tsx @@ -68,7 +68,7 @@ export default function UploadCustomActivityCategoryCodesPage() { how the file should be structured:
diff --git a/app/src/app/getting-started/upload-custom-legal-forms/page.tsx b/app/src/app/getting-started/upload-custom-legal-forms/page.tsx index 7dc4705ad..d9fa561eb 100644 --- a/app/src/app/getting-started/upload-custom-legal-forms/page.tsx +++ b/app/src/app/getting-started/upload-custom-legal-forms/page.tsx @@ -24,7 +24,10 @@ export default function UploadCustomSectorsPage() { {!!numberOfCustomLegalForms && numberOfCustomLegalForms > 0 && (There are already {numberOfCustomLegalForms} custom legal forms defined
++ There are already {numberOfCustomLegalForms} custom legal forms + defined +
There are already {numberOfCustomSectors} custom sectors defined
++ There are already {numberOfCustomSectors} custom sectors defined +