diff --git a/admin/participant.php b/admin/participant.php index 9f8cd54..33571e3 100755 --- a/admin/participant.php +++ b/admin/participant.php @@ -100,7 +100,7 @@ require_once '../inc/header.php';
für das Treffen am **= date('d.m.Y', strtotime($meeting['meeting_date'])) ?>** in der Farbe **= htmlspecialchars($meeting['color_name']) ?>**.
+für das Treffen am = date('d.m.Y', strtotime($meeting['meeting_date'])) ?> in der Farbe = htmlspecialchars($meeting['color_name']) ?>.