From 867c3b30f96af6a0aa48a032dbf4e89dc7ed8235 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 96b401d2fe..e134e6bd72 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