summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-04-11 11:21:27 -0700
committerIvan Kohler <ivan@freeside.biz>2013-04-11 11:21:27 -0700
commite00603c86cd6cc39ca3362defdada07ab8a8faf1 (patch)
treee055aa59c5874b65a2ece2ea6e1cadf747b70653
parent942d6c9ed24ac236abd050773cc38a9a6694357f (diff)
fix advanced invoice reports: agent and payment selection, calendar styling, RT#22258
-rw-r--r--httemplate/search/report_cust_bill.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_cust_bill.html b/httemplate/search/report_cust_bill.html
index 51618fb24..b339c80e0 100644
--- a/httemplate/search/report_cust_bill.html
+++ b/httemplate/search/report_cust_bill.html
@@ -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,