summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/invoice_html2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/invoice_html b/conf/invoice_html
index 65c777e..4dd1078 100644
--- a/conf/invoice_html
+++ b/conf/invoice_html
@@ -157,7 +157,7 @@
}
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>'.