this seems to match the latex templates more accurately, rather than push the sub...
authorivan <ivan>
Mon, 23 Jun 2008 02:48:59 +0000 (02:48 +0000)
committerivan <ivan>
Mon, 23 Jun 2008 02:48:59 +0000 (02:48 +0000)
conf/invoice_html

index 98a1760..0e44a1f 100644 (file)
           $OUT .=
             '<tr class="invoice_totaldesc">'.
               qq(<td style="$style">&nbsp;</td>).
-              qq(<td align="left" style="$style" colspan=3>).
+              qq(<td align="left" style="$style" colspan=2>).
                 $section->{'description'}. ' Total </td>'.
               qq(<td align="right" style="$style">).
                 $section->{'subtotal'}. '</td>'.