diff options
author | jeff <jeff> | 2008-10-17 20:01:11 +0000 |
---|---|---|
committer | jeff <jeff> | 2008-10-17 20:01:11 +0000 |
commit | 10af4c3d4345d7cedb47c4b55241d92a60e01ce5 (patch) | |
tree | 7130f423aaf224caa0895eef124ce51e7a130752 /conf/invoice_latex | |
parent | 57258cd385f8b61abf430c3a448fdaf4e1831494 (diff) |
address tweaks, assumes a window at least 2.75in or 7cm wide
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 d81916019..13698331c 100644 --- a/conf/invoice_latex +++ b/conf/invoice_latex @@ -207,7 +207,7 @@ [@-- $coupon ? '\enlargethispage{-\extracouponspace}' : '' --@]
\addressinset \rule{0.5cm}{0cm}
\makebox{
-\begin{minipage}[t]{5.0cm}
+\begin{minipage}[t]{7.0cm}
\vspace{0.25cm}
\textbf{[@-- $payname --@]}\\
\addressline{[@-- $company --@]}
|