prettying the hair cut query email
This commit is contained in:
parent
4a2d4829a6
commit
5b298c4a6f
3 changed files with 5 additions and 1 deletions
|
|
@ -49,6 +49,9 @@ namespace Yavsc.Helpers
|
|||
((l.Count != 1) ? "*"+l.Count.ToString() : "")));
|
||||
var yaev = new HairCutQueryEvent
|
||||
{
|
||||
Topic =
|
||||
string.Format(
|
||||
Startup.GlobalLocalizer["HairCutQueryValidation"],query.Client.UserName),
|
||||
Sender = $"{strprestation} pour {query.Client.UserName}",
|
||||
Message =
|
||||
$@"Un client vient de valider une demande de prestation à votre encontre:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue