freeside/httemplate/view cust_bill.cgi,1.20,1.21
ivan
ivan at pouncequick.420.am
Tue Oct 5 07:16:48 PDT 2004
Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory pouncequick:/tmp/cvs-serv5990
Modified Files:
cust_bill.cgi
Log Message:
links to show alternate invoices also
Index: cust_bill.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_bill.cgi,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- cust_bill.cgi 5 Oct 2004 13:52:28 -0000 1.20
+++ cust_bill.cgi 5 Oct 2004 14:16:44 -0000 1.21
@@ -70,8 +70,7 @@
print '</TABLE><BR>';
}
-
-print '<PRE>'. $cust_bill->print_text('', $templatename);
+print '<PRE>', $cust_bill->print_text('', $templatename);
#formatting
print <<END;
More information about the freeside-commits
mailing list