fix advanced invoice reports: agent and payment selection, calendar styling, RT#22258
authorIvan Kohler <ivan@freeside.biz>
Thu, 11 Apr 2013 18:21:30 +0000 (11:21 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 11 Apr 2013 18:21:30 +0000 (11:21 -0700)
httemplate/search/report_cust_bill.html

index 51618fb..b339c80 100644 (file)
@@ -4,7 +4,7 @@
 <INPUT TYPE="hidden" NAME="magic" VALUE="_date">
 <INPUT TYPE="hidden" NAME="custnum" VALUE="<% $custnum %>">
 
-<TABLE BGCOLOR="#cccccc" CELLSPACING=0
+<TABLE BGCOLOR="#cccccc" CELLSPACING=0>
 
 % unless ( $custnum ) {
   <& /elements/tr-select-agent.html,