diff --git a/CHANGELOG.md b/CHANGELOG.md index 22010024..eed02dc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to - ♿️(fronted) improve button descriptions for More tools actions #1184 - 💄(spinner) enforce spinner height #1183 - 💄(custom-background) add upload indicator with preview #1183 +- ♿️(backend) improve logo accessibility in recording email notification #1092 ### Fixed diff --git a/src/mail/mjml/screen_recording.mjml b/src/mail/mjml/screen_recording.mjml index 75c69933..24d23eb5 100644 --- a/src/mail/mjml/screen_recording.mjml +++ b/src/mail/mjml/screen_recording.mjml @@ -9,7 +9,7 @@ align="center" src="{{logo_img}}" width="320px" - alt="{%trans 'Logo email' %}" + alt="{%trans 'Logo email' %} {{brandname}}" />