diff options
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 cf684ef75..42a9f93cf 100644 --- a/conf/invoice_latex +++ b/conf/invoice_latex @@ -127,7 +127,7 @@ Invoice date & Invoice \#& Customer\#\\
\vspace{0.2cm}
\textbf{[@-- $date --@]} & \textbf{[@-- $invnum --@]} & \textbf{[@-- $custnum --@]} \\\hline
- \rule{0pt}{5ex} &~~ \huge{\textsc{Invoice}} & \\
+ \rule{0pt}{5ex} &~~ \huge{\textsc{[@-- $notice_name || 'Invoice' --@]}} & \\
\vspace{-0.2cm}
& & \\\hline
\end{tabular}
|