From 8537b6696cfdfadb796bceaae0de6bd49e46b6c1 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 dc3c31b4ad..bbb896be60 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