Skip to content
Snippets Groups Projects
Commit 42002004 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

fixes #392

parent ee9af416
No related branches found
No related tags found
No related merge requests found
......@@ -97,7 +97,7 @@ class ConsultationMailer
{
self::sendMessage(
$receiver,
$booking->slot,
$booking,
sprintf(_('Grund des Termins bei %s bearbeitet'), $booking->slot->block->range_display),
$booking->reason
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment