From 477e092b2750040051099eac52c0fd02934d8b55 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 26 Sep 2023 14:28:36 -0400 Subject: [PATCH] Updated client portal ticket details and document detail to use prettyContent js function --- portal/document.php | 50 +++++++++++++++++++++++---------------------- portal/ticket.php | 7 +++++-- 2 files changed, 31 insertions(+), 26 deletions(-) diff --git a/portal/document.php b/portal/document.php index 41249df9..4a716fd4 100644 --- a/portal/document.php +++ b/portal/document.php @@ -37,34 +37,36 @@ $document_content = $purifier->purify($row['document_content']); ?> -
-
- - " alt="..." height="50" width="50" class="img-circle img-responsive"> - - - - - - -
- -
-

Welcome, !

-
-
- +
+
+ + " alt="..." height="50" width="50" class="img-circle img-responsive"> + + + + + +
-
- -
-
-

- -
+
+

Welcome, !

+
+
+ +
+ +
+
+

+ +
+
+ + +
-
+
Subject:

@@ -161,7 +161,7 @@ if (isset($_GET['id']) && intval($_GET['id'])) {

-
+
@@ -172,6 +172,8 @@ if (isset($_GET['id']) && intval($_GET['id'])) { ?> + +