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

index 892f5c4..e82ff34 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',
                  'curr_value' => scalar( $cgi->param('agentnum') ),
                  'label'      => 'Invoices for agent: ',