learning-unlimited / ESP-Website

A website to help manage the logistics of large, short-term educational programs
84 stars 57 forks source link

Prettify the confirmation email #3755

Closed willgearty closed 6 months ago

willgearty commented 7 months ago

This makes the student registration confirmation email prettier, copying most of the changes from #3706. The receipt setting now modifies the pretext of the email (which is now an HTML email). The rest of the email includes various bits of information, including the student's schedule. Because the email now includes the schedule, I've changed the behavior of the confirmation button to now always send a new copy of confirmation email.

Fixes #3753.

willgearty commented 6 months ago

I think that covers all of it @kkbrum! Thanks for the helpful comments!