From: ivan Date: Mon, 23 Jun 2008 02:48:59 +0000 (+0000) Subject: this seems to match the latex templates more accurately, rather than push the sub... X-Git-Tag: root_of_webpay_support~543 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=3502f3d5ac38353eeb428cdaf9a7878e9421dfe3;p=freeside.git this seems to match the latex templates more accurately, rather than push the sub-totals out into their own column --- diff --git a/conf/invoice_html b/conf/invoice_html index 98a176058..0e44a1f09 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -148,7 +148,7 @@ $OUT .= ''. qq( ). - qq(). + qq(). $section->{'description'}. ' Total '. qq(). $section->{'subtotal'}. ''.