feat(improve-contact-page-a11y) : Replace 'All fields are mandatory.' with 'Fields marked by an asterisk are mandatory' - fix #10264

This commit is contained in:
Corinne Durrmeyer 2024-04-04 11:34:42 +02:00
parent 5523dd4b35
commit 9dab2afc11
No known key found for this signature in database
GPG key ID: DDC049DDA35585B6

View file

@ -12,7 +12,7 @@
.description
.recommandations
= t('.intro_html')
%p.mandatory-explanation= t('mandatory_champs', scope: [:utils])
%p.mandatory-explanation= t('asterisk_html', scope: [:utils])
- if !user_signed_in?
.fr-input-group