diff options
| author | jeff <jeff> | 2008-06-23 15:36:25 +0000 |
|---|---|---|
| committer | jeff <jeff> | 2008-06-23 15:36:25 +0000 |
| commit | 3c0c02570de780a7afe0b6f240306a6b82b3e41f (patch) | |
| tree | 37f635212c402261a804152a99f62a65458d731a /conf/invoice_latex | |
| parent | 71436e7f8df90c5eaea6178a829a7685b22e4062 (diff) | |
invoice service address modifications
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 ef92cf3fd..0f83a5fe6 100644 --- a/conf/invoice_latex +++ b/conf/invoice_latex @@ -202,7 +202,6 @@ \hfill
\makebox{
\begin{minipage}[t]{6.4cm}
-\begin{flushright}
[@--
if ($ship_enable) {
$OUT .= '\textbf{Service Address}\\\\';
@@ -219,6 +218,7 @@ $OUT .= '';
}
--@]
+\begin{flushright}
Terms: [@-- $terms --@]\\
[@-- $po_line --@]\\
\end{flushright}
|
