From 4bfd66d4e33e0565cf3fd8e9e4d725559243168c Mon Sep 17 00:00:00 2001 From: jonat75 Date: Fri, 21 Jun 2024 09:16:02 +0200 Subject: [PATCH] fix: wording for commencer page (#2309) --- .../index-egapro/declaration/commencer/CommencerForm.tsx | 3 ++- .../index-egapro/declaration/declarationFunnelConfiguration.ts | 2 +- .../representation-equilibree/(funnel)/commencer/Form.tsx | 3 ++- .../app/(default)/representation-equilibree/(funnel)/titles.ts | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/packages/app/src/app/(default)/index-egapro/declaration/commencer/CommencerForm.tsx b/packages/app/src/app/(default)/index-egapro/declaration/commencer/CommencerForm.tsx index 323fdac5a..49865aab3 100644 --- a/packages/app/src/app/(default)/index-egapro/declaration/commencer/CommencerForm.tsx +++ b/packages/app/src/app/(default)/index-egapro/declaration/commencer/CommencerForm.tsx @@ -277,8 +277,9 @@ export const CommencerForm = ({ monCompteProHost }: { monCompteProHost: string } )}

+ Vous souhaitez rattacher votre adresse email à un autre Siren,{" "} - Vous ne trouvez pas le Siren sur lequel faire votre déclaration ? + cliquez ici

diff --git a/packages/app/src/app/(default)/index-egapro/declaration/declarationFunnelConfiguration.ts b/packages/app/src/app/(default)/index-egapro/declaration/declarationFunnelConfiguration.ts index b9fee7625..3357edc8d 100644 --- a/packages/app/src/app/(default)/index-egapro/declaration/declarationFunnelConfiguration.ts +++ b/packages/app/src/app/(default)/index-egapro/declaration/declarationFunnelConfiguration.ts @@ -33,7 +33,7 @@ class StaticConfigItem { * Static configuration of the funnel. Reachable server side. */ export const funnelStaticConfig: StaticConfig = { - commencer: new StaticConfigItem("commencer", "Commencer la déclaration"), + commencer: new StaticConfigItem("commencer", "Commencer la déclaration de l'index de l'égalité professionnelle"), "augmentations-et-promotions": new StaticConfigItem( "augmentations-et-promotions", "Écart de taux d’augmentations individuelles entre les femmes et les hommes", diff --git a/packages/app/src/app/(default)/representation-equilibree/(funnel)/commencer/Form.tsx b/packages/app/src/app/(default)/representation-equilibree/(funnel)/commencer/Form.tsx index 14d2d77f9..2ccaeb318 100644 --- a/packages/app/src/app/(default)/representation-equilibree/(funnel)/commencer/Form.tsx +++ b/packages/app/src/app/(default)/representation-equilibree/(funnel)/commencer/Form.tsx @@ -170,8 +170,9 @@ export const CommencerForm = ({ session, monCompteProHost }: { monCompteProHost: )}

+ Vous souhaitez rattacher votre adresse email à un autre Siren,{" "} - Vous ne trouvez pas le Siren sur lequel faire votre déclaration ? + cliquez ici