diff options
author | ivan <ivan> | 2004-03-11 21:07:23 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-03-11 21:07:23 +0000 |
commit | c79e1e2cf34fa3b3680e3313f4cbd0a74f32e923 (patch) | |
tree | d5017ad3e5aeeb53e084e4ddead93a34ec61a0b0 /conf/invoice_latex | |
parent | e2a2f2f1a1a793581de4222e582731e7a9692a6b (diff) |
add typeset logo to conf dir and point invoice_latex at it by default
Diffstat (limited to 'conf/invoice_latex')
-rw-r--r-- | conf/invoice_latex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/invoice_latex b/conf/invoice_latex index f63ab324f..195f8fbb2 100644 --- a/conf/invoice_latex +++ b/conf/invoice_latex @@ -68,7 +68,7 @@ $footer %% UNCOMMENT the following FOUR lines and change the path if necssary to provide a logo
\fancyhead[LO,LE]{
\begin{tabular}{l}
-\includegraphics{/usr/local/etc/freeside/logo.eps}
+\includegraphics{/usr/local/etc/freeside/conf.DBI:Pg:dbname=freeside/logo.eps}
\end{tabular}}
%
%% The Heading comprising isue date, customer ref & INVOICE name
|