summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/invoice_latex4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/invoice_latex b/conf/invoice_latex
index d1b471a4b..cf557f4e4 100644
--- a/conf/invoice_latex
+++ b/conf/invoice_latex
@@ -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}
@@ -94,7 +94,7 @@
}
}
{ % ... pages
- %\includegraphics{[@-- $conf_dir --@]/logo.eps} % Uncomment if you want the logo on all pages.
+ %\includegraphics{[@-- $logo_file --@]} % Uncomment if you want the logo on all pages.
}
}