wtf was this for in the first place then
[freeside.git] / conf / invoice_html
index 0e44a1f..e2f1664 100644 (file)
           $OUT .=
             '<tr class="invoice_totaldesc">'.
               qq(<td style="$style">&nbsp;</td>).
-              qq(<td align="left" style="$style" colspan=2>).
+              qq(<td align="left" style="$style">).   #colspan=3???
                 $section->{'description'}. ' Total </td>'.
               qq(<td align="right" style="$style">).
                 $section->{'subtotal'}. '</td>'.