diff --git a/filter_header.php b/filter_header.php index 69663b1b..1b9e3394 100644 --- a/filter_header.php +++ b/filter_header.php @@ -44,9 +44,9 @@ if (isset($_GET['order'])) { // Set the order Icon if (isset($sort)) { if ($order == "ASC") { - $order_icon = ""; + $order_icon = ""; } else { - $order_icon = ""; + $order_icon = ""; } } diff --git a/projects.php b/projects.php index 4cc43623..5b793916 100644 --- a/projects.php +++ b/projects.php @@ -117,11 +117,22 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
| Number | -Project | ++ + Number + + | ++ + Project + + | Tickets / Tasks | -Due | - ++ + Due + + | Completed | diff --git a/recurring_tickets.php b/recurring_tickets.php index 0700d77b..1518906f 100644 --- a/recurring_tickets.php +++ b/recurring_tickets.php @@ -90,11 +90,31 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -Client | -Subject | -Priority | -Frequency | -Next Run Date | ++ + Client + + | ++ + Subject + + | ++ + Priority + + | ++ + Frequency + + | ++ + Next Run Date + + | Action |
|---|