Add paragraph to tell admins that email announcements cannot be opted out (#34411)

This commit is contained in:
Claire 2025-04-11 11:52:23 +02:00 committed by GitHub
commit 00cd218741
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View file

@ -7,6 +7,8 @@
= material_symbol 'chevron_left'
= t('admin.announcements.back')
.flash-message.info= t('admin.announcements.preview.disclaimer')
%p.lead
= t('admin.announcements.preview.explanation_html', count: @user_count, display_count: number_with_delimiter(@user_count))