summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_bill.cgi
diff options
context:
space:
mode:
authorivan <ivan>2004-10-05 14:16:44 +0000
committerivan <ivan>2004-10-05 14:16:44 +0000
commitb0511ff939fe1622503ac8e53333fabb1ad9bd37 (patch)
tree3a6a5fbac2d07c4411cfb548165196b6fc390124 /httemplate/view/cust_bill.cgi
parentb740db94f284cc882958fa6e78f73c8017783578 (diff)
links to show alternate invoices also
Diffstat (limited to 'httemplate/view/cust_bill.cgi')
-rwxr-xr-xhttemplate/view/cust_bill.cgi3
1 files changed, 1 insertions, 2 deletions
diff --git a/httemplate/view/cust_bill.cgi b/httemplate/view/cust_bill.cgi
index bda5d769b..34f533196 100755
--- a/httemplate/view/cust_bill.cgi
+++ b/httemplate/view/cust_bill.cgi
@@ -70,8 +70,7 @@ unless ( $templatename ) {
print '</TABLE><BR>';
}
-
-print '<PRE>'. $cust_bill->print_text('', $templatename);
+print '<PRE>', $cust_bill->print_text('', $templatename);
#formatting
print <<END;