Skip to content

Commit

Permalink
Correction d'un texte dupliqué dans le configurateur (#947)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabienheureux authored Oct 18, 2024
1 parent 24cd8ba commit ddc3be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qfdmo/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ class ConfiguratorForm(DsfrBaseForm):
required=False,
initial=GroupeAction.objects.exclude(code="trier"),
label=mark_safe(
"<h3>Paramètres de la carte</h3>"
"<h3>Informations disponibles sur la carte</h3>"
"Choisissez les actions disponibles pour vos usagers."
),
help_text="Ce sont les actions que vos usagers pourront consulter "
Expand Down

0 comments on commit ddc3be2

Please sign in to comment.