From: ivan Date: Tue, 5 Oct 2004 14:16:44 +0000 (+0000) Subject: links to show alternate invoices also X-Git-Tag: BEFORE_FINAL_MASONIZE~928 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=b0511ff939fe1622503ac8e53333fabb1ad9bd37 links to show alternate invoices also --- 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 '
'; } - -print '
'. $cust_bill->print_text('', $templatename);
+print '
', $cust_bill->print_text('', $templatename);
 
 	#formatting
 	print <