diff --git a/admin/new_ticket.php b/admin/new_ticket.php index 68bb087e..4f516877 100644 --- a/admin/new_ticket.php +++ b/admin/new_ticket.php @@ -1160,10 +1160,11 @@ if ($modsForHesk_settings['request_location']) { // Set the message in the actual text box if rich text is enabled if ($modsForHesk_settings['rich_text_for_tickets']) { + $message = hesk_SESSION('as_message', ''); echo " "; }