From c4ee54fe82ad3186edfd432201bd9ae41e6c404a Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Tue, 29 May 2018 12:42:57 -0400 Subject: [PATCH] Correct path to john's signature --- CRM/Utils/PDF/Utils.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Utils/PDF/Utils.php b/CRM/Utils/PDF/Utils.php index 3d4f153d67..4b42786ac8 100644 --- a/CRM/Utils/PDF/Utils.php +++ b/CRM/Utils/PDF/Utils.php @@ -67,7 +67,7 @@ class CRM_Utils_PDF_Utils { \hspace*{\longindentation}\fi \parbox{\indentedwidth}{\raggedright \ignorespaces #1\\\\[1\medskipamount] - \hspace*{-0.25in}\includegraphics[scale=1.0]{/var/www/drupal-7.27/sites/all/modules/civicrm/sigjohns.pdf} + \hspace*{-0.25in}\includegraphics[scale=1.0]{/var/www/html/sites/all/modules/civicrm/sigjohns.pdf} \\\\ \ifx\@empty\fromsig -- 2.25.1