From 4b7aa4bece0a8fe98597353d3e14b306af474c8c Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sat, 16 Aug 2025 16:37:24 +0100 Subject: [PATCH] Powered by --- user/post/client.php | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/user/post/client.php b/user/post/client.php index 0112f035..1567fcfa 100644 --- a/user/post/client.php +++ b/user/post/client.php @@ -1099,16 +1099,27 @@ if (isset($_POST["export_client_pdf"])) { $html .= "

IT Documentation

$client_name

-

Prepared by $session_name on " . date("F j, Y") . "

+ "; + + $html .= " +

Prepared by $session_name on " . date("F j, Y") . "

"; + $html .= "

$session_company_name

$company_phone
$company_email
-
"; + if (!$config_whitelabel_enabled) { + $html .= '
+ Powered by ITFlow +
'; + } + + $html .= '
'; + // Client header information (non-table) $html .= "