ticket system show ... ih subject of message is empty

This commit is contained in:
OpenXE 2023-05-23 11:27:47 +02:00
parent 5a4c73d9b8
commit 88e1e2ebc2

View File

@ -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