diff --git a/apps/api/internal/api/handlers/bat.go b/apps/api/internal/api/handlers/bat.go index fe4ee26b..8f403b6f 100644 --- a/apps/api/internal/api/handlers/bat.go +++ b/apps/api/internal/api/handlers/bat.go @@ -218,7 +218,7 @@ func (h *BatHandler) SendWelcomeEmails(w http.ResponseWriter, r *http.Request) { err = h.BatService.SendWelcomeEmailToAttendees(r.Context(), eventId) if err != nil { - res.SendError(w, http.StatusInternalServerError, res.NewError("internal_err", "Failed to create ScheduleWaitlistTransition task.")) + res.SendError(w, http.StatusInternalServerError, res.NewError("internal_err", "Failed to send welcome emails.")) } res.Send(w, http.StatusCreated, nil) diff --git a/apps/api/internal/email/templates/WelcomeEmail.html b/apps/api/internal/email/templates/WelcomeEmail.html index cba2022b..0b851a4d 100644 --- a/apps/api/internal/email/templates/WelcomeEmail.html +++ b/apps/api/internal/email/templates/WelcomeEmail.html @@ -102,7 +102,7 @@

Check-in & Day Of

that we don’t give your spot away to those in the in-person waitlist. At check-in, you will present your check-in QR code found below and receive the badge you will use to guarantee you access to venue, food, and events. The QR code can also be found in the portal. + style="color:#1155cc; text-decoration:underline;">portal.