From: jeff Date: Thu, 5 Jun 2008 16:56:55 +0000 (+0000) Subject: fix unitprice/section nit X-Git-Tag: root_of_webpay_support~588 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=6fb3ca52b569e131e082d3fe3f141ec3a307b164 fix unitprice/section nit --- diff --git a/conf/invoice_html b/conf/invoice_html index 60868400c..65c777e76 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -148,7 +148,7 @@ $OUT .= ''. qq( ). - qq(). + qq( colspan=3). $section->{'description'}. ' Total '. qq(). $section->{'subtotal'}. ''.