Skip to content

Commit 0aa6e62

Browse files
authored
Update structure-edit-form.component.html
1 parent eed2c30 commit 0aa6e62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/frontend/src/app/modules/structures/components/structure-edit-form/structure-edit-form.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -965,7 +965,7 @@ <h2 class="form-title">Informations sur votre activité</h2>
965965
'is-invalid': (submitted || reg.dsp?.dirty) && reg.dsp?.errors
966966
}"
967967
>
968-
Exercez-vous une délégation de Service Public
968+
Exercez-vous une délégation de Service Public ? (Gestion de l'activité de domiciliation pour le compte d'une autre structure ex: CCAS, CIAS)
969969
</legend>
970970

971971
<div class="form-check">
@@ -1033,7 +1033,7 @@ <h2 class="form-title">Informations sur votre activité</h2>
10331033
<div class="row">
10341034
<div class="col-6 form-group required">
10351035
<label for="currentTool">
1036-
Comment gérez-vous actuellement la domiciliation ?
1036+
Comment gériez-vous la domiciliation avant la mise en place de DomiFa ?
10371037
</label>
10381038
<select
10391039
class="form-control form-select"

0 commit comments

Comments
 (0)