From: ivan Date: Thu, 4 Nov 2010 00:11:14 +0000 (+0000) Subject: fix logo use in statement to come from config, not filesystem, RT#10313 X-Git-Tag: TORRUS_1_0_9~150 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=e14606aa6ae88b292f838f306142891e5b0db37c;p=freeside.git fix logo use in statement to come from config, not filesystem, RT#10313 --- diff --git a/conf/invoice_latex_statement b/conf/invoice_latex_statement index 302306aa7..98d4f705b 100644 --- a/conf/invoice_latex_statement +++ b/conf/invoice_latex_statement @@ -86,7 +86,7 @@ \returninset \makebox{ \begin{tabular}{ll} - \includegraphics{[@-- $conf_dir --@]/logo.eps} & + \includegraphics{[@-- $logo_file --@]} & \begin{minipage}[b]{5.5cm} [@-- $returnaddress --@] \end{minipage}