diff --git a/ticket.php b/ticket.php index f0685b8d..e270048e 100644 --- a/ticket.php +++ b/ticket.php @@ -350,35 +350,35 @@ if (isset($_GET['ticket_id'])) { -
-
+
+
- - Invoice - + + Invoice + - - - Reopen - -   - + + + Reopen + +   + - - - Resolve - - + + + Resolve + + - - - Close - - + + + Close + +
- Billable: + Ticket is Yes"; + echo "Billable"; } else { - echo "No"; + echo "Not Billable"; } ?> @@ -575,7 +575,7 @@ if (isset($_GET['ticket_id'])) { -
+