diff --git a/www/pages/ticket.php b/www/pages/ticket.php index 90118f30..d7c0b0da 100644 --- a/www/pages/ticket.php +++ b/www/pages/ticket.php @@ -313,6 +313,10 @@ class Ticket { // Clear this first $this->app->Tpl->Set('NACHRICHT_ANHANG',""); + if (empty($message['betreff'])) { + $message['betreff'] = "..."; + } + // Xentral 20 compatibility if ($message['textausgang'] != '') { // Sent message