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 .= "