diff --git a/portal/ticket.php b/portal/ticket.php index e2104bdf..89d04fea 100644 --- a/portal/ticket.php +++ b/portal/ticket.php @@ -20,13 +20,41 @@ if(isset($_GET['id']) && intval($_GET['id'])) { if ($ticket) { ?> + + + + + + + +
-

+

Subject:

@@ -34,10 +62,14 @@ if(isset($_GET['id']) && intval($_GET['id'])) {
Priority:

- + Issue:
+ + + + @@ -149,4 +181,4 @@ else{ header("Location: index.php"); } -require_once("portal_footer.php"); \ No newline at end of file +require_once("portal_footer.php");