Add forgetten alt attribute

This commit is contained in:
Corinne Durrmeyer 2024-07-25 17:12:58 +02:00
parent 444a96a5ee
commit 07b4d59426
No known key found for this signature in database
GPG key ID: DDC049DDA35585B6

View file

@ -4,7 +4,7 @@
= render partial: 'root/footer'
#link-sent.container
= image_tag('user/confirmation-email.svg', "aria-hidden": true)
= image_tag('user/confirmation-email.svg', alt: "")
%h1
= t('views.users.passwords.reset_link_sent.got_it')
%br