[freeside-commits] freeside/conf invoice_html,1.19,1.20
Ivan,,,
ivan at wavetail.420.am
Sun Jun 22 19:50:24 PDT 2008
Update of /home/cvs/cvsroot/freeside/conf
In directory wavetail.420.am:/tmp/cvs-serv5542
Modified Files:
invoice_html
Log Message:
wtf was this for in the first place then
Index: invoice_html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/conf/invoice_html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- invoice_html 23 Jun 2008 02:48:59 -0000 1.19
+++ invoice_html 23 Jun 2008 02:50:22 -0000 1.20
@@ -148,7 +148,7 @@
$OUT .=
'<tr class="invoice_totaldesc">'.
qq(<td style="$style"> </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>'.
More information about the freeside-commits
mailing list