Skip to content

Commit

Permalink
Update qfdmo/forms.py
Browse files Browse the repository at this point in the history
Co-authored-by: Fabien Le Frapper <[email protected]>
  • Loading branch information
chrischarousset and fabienheureux authored Oct 31, 2024
1 parent 09fc22f commit 99d06a2
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 @@ -186,7 +186,7 @@ def load_choices(self, request: HttpRequest, **kwargs) -> None:
"action « réparer » est sélectionnée). En savoir plus sur le site <a href="
'"https://www.ecologie.gouv.fr/bonus-reparation" target="_blank"'
' rel="noreferrer" title="Bonus Réparation - Nouvelle fenêtre">Bonus'
" réparation</a>"
" Réparation</a>"
),
label_suffix="",
required=False,
Expand Down

0 comments on commit 99d06a2

Please sign in to comment.