Skip to content

Commit

Permalink
Update symfony_mailer.mailer_policy.access_misc.registrant_digest.yml
Browse files Browse the repository at this point in the history
Link directly to registrations page
  • Loading branch information
a-pasquale authored Jan 24, 2025
1 parent d50f95c commit 3ddaf57
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ id: access_misc.registrant_digest
configuration:
email_body:
content:
value: '<p>Please <a href="{{ event_url }}">review the registrants</a> for your event {{ event_title }}.</p>'
value: '<p>Please <a href="{{ event_url }}/registrations">review the registrants</a> for your event {{ event_title }}.</p>'
format: basic_html
email_subject:
value: 'New user(s) registered for event'
value: 'New registration(s) for event'

0 comments on commit 3ddaf57

Please sign in to comment.