From 2f595bd7c8e909f460367757a2a2f72a34f775fc Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 16 Jan 2023 20:48:25 -0500 Subject: [PATCH] Added some breadcrumbs to new ticket and ticket details in user portal --- portal/index.php | 4 +-- portal/portal_header.php | 2 +- portal/ticket.php | 14 +++++++-- portal/ticket_add.php | 66 +++++++++++++++++++++++----------------- portal/tickets.php | 8 ++--- 5 files changed, 57 insertions(+), 37 deletions(-) diff --git a/portal/index.php b/portal/index.php index 023f3ca2..f5faaceb 100644 --- a/portal/index.php +++ b/portal/index.php @@ -9,7 +9,7 @@ require_once("inc_portal.php"); ?>
-
+
" alt="..." height="50" width="50" class="img-circle img-responsive"> @@ -22,7 +22,7 @@ require_once("inc_portal.php");
-
+

Welcome, !


diff --git a/portal/portal_header.php b/portal/portal_header.php index 9b5cf7df..ee4afa20 100644 --- a/portal/portal_header.php +++ b/portal/portal_header.php @@ -42,7 +42,7 @@ diff --git a/portal/ticket.php b/portal/ticket.php index e5a5f926..e1fa6634 100644 --- a/portal/ticket.php +++ b/portal/ticket.php @@ -29,9 +29,19 @@ if (isset($_GET['id']) && intval($_GET['id'])) { ?> + +
-
-

+
+

Ticket -

Raise a new ticket

+ -
-
+

Raise a new ticket

-
- -
-
- -
- +
+ + +
+ +
+
+
+
+
-
- -
-
- -
- +
+ +
+
+
+
+
-
- - -
+
+ + +
- + - -
+ +
-
+
" alt="..." height="50" width="50" class="img-circle img-responsive"> @@ -56,7 +56,7 @@ $total_tickets = $row['total_tickets'];
-
+

Welcome, !


@@ -67,7 +67,7 @@ $total_tickets = $row['total_tickets'];
-
+
@@ -105,7 +105,7 @@ $total_tickets = $row['total_tickets']; -