diff --git a/CHANGELOG.md b/CHANGELOG.md index 3926b1f3..bee06dcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,6 @@ This file documents all notable changes made to ITFlow. - Redesigned **AI Ticket Summary**, now divided into 3 sections: Main Issue, Actions Taken, and Resolution/Next Steps. - Updated the **AI Ticket Summary** prompt to include ticket status, reply author, source, category, and priority. - --- ## [25.09] diff --git a/user/ticket.php b/user/ticket.php index a0b69147..083f4ea5 100644 --- a/user/ticket.php +++ b/user/ticket.php @@ -1275,15 +1275,15 @@ require_once "../includes/footer.php";