diff --git a/filter_header.php b/filter_header.php index 4fac5792a..69663b1b2 100644 --- a/filter_header.php +++ b/filter_header.php @@ -42,7 +42,7 @@ } // Set the order Icon -if ($sort) { +if (isset($sort)) { if ($order == "ASC") { $order_icon = ""; } else { diff --git a/tickets.php b/tickets.php index 53a7d9799..030df1833 100644 --- a/tickets.php +++ b/tickets.php @@ -312,27 +312,55 @@ class="collapse -