fix unitprice/posttotal nit
authorjeff <jeff>
Thu, 5 Jun 2008 17:05:57 +0000 (17:05 +0000)
committerjeff <jeff>
Thu, 5 Jun 2008 17:05:57 +0000 (17:05 +0000)
conf/invoice_html

index 65c777e..4dd1078 100644 (file)
         }
 
         if ($section->{'posttotal'}) {
-          $OUT .= '<tr><td align="right" colspan=3>';
+          $OUT .= '<tr><td align="right" colspan=5>';
           $OUT .=
             '<p><font size="+1">'. $section->{'posttotal'}.
             '</font>'.