prettying the hair cut query email
This commit is contained in:
parent
4a2d4829a6
commit
5b298c4a6f
3 changed files with 5 additions and 1 deletions
|
|
@ -235,7 +235,7 @@ namespace Yavsc.Controllers
|
|||
await _emailSender.SendEmailAsync(
|
||||
_siteSettings, _smtpSettings,
|
||||
model.PerformerProfile.Performer.Email,
|
||||
yaev.Topic+" "+yaev.Sender,
|
||||
yaev.Topic,
|
||||
$"{yaev.Message}\r\n-- \r\n{yaev.Previsional}\r\n{yaev.EventDate}\r\n"
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue