minor invoice report UI
authorivan <ivan>
Thu, 5 Jun 2008 08:54:36 +0000 (08:54 +0000)
committerivan <ivan>
Thu, 5 Jun 2008 08:54:36 +0000 (08:54 +0000)
httemplate/search/report_cust_bill.html

index d684892..e551c8e 100644 (file)
@@ -1,9 +1,10 @@
-<% include('/elements/header.html', 'Invoice report criteria' ) %>
+<% include('/elements/header.html', 'Invoice Report' ) %>
 
 <FORM ACTION="cust_bill.html" METHOD="GET">
 <INPUT TYPE="hidden" NAME="magic" VALUE="_date">
 
-<TABLE>
+<TABLE BGCOLOR="#cccccc" CELLSPACING=0
+
   <% include( '/elements/tr-select-agent.html',
                  ($cgi->param('agentnum') || ''),
                  'label' => 'Invoices for agent: ',