fix advanced package report, RT#40292, fallout from RT#20173
[freeside.git] / httemplate / search / report_cust_event.html
index f77a072..0dd98d4 100644 (file)
@@ -9,7 +9,7 @@
     <TABLE BGCOLOR="#cccccc" CELLSPACING=0>
 
       <TR>
-        <TH BGCOLOR="#e8e8e8" COLSPAN=2 ALIGN="left"><FONT SIZE="+1">Search options</FONT></TH>
+        <TH CLASS="background" COLSPAN=2 ALIGN="left"><FONT SIZE="+1">Search options</FONT></TH>
       </TR>
 
       <% include( '/elements/tr-select-agent.html', 'disable_empty'=>0 ) %>
                 )
       %>
 
-      <% include( '/elements/tr-select-payby.html',
-                    'label'        => 'Customer payment type',
-                    'payby_type'   => 'cust',
-                    'multiple'     => 1,
-                    'all_selected' => 1,
-                )
-      %>
-
       <% include( '/elements/tr-select-part_event.html',
                     'label'        => 'Events',
                     'multiple'     => 1,