ho ho ho, merry XSSmas
[freeside.git] / httemplate / search / cust_bill_event.html
index 0e78ce1..87bb3b7 100755 (executable)
@@ -8,7 +8,7 @@
     on open invoices.  See Reports-&gt;Billing events-&gt;Billing events for current event reports.</FONT><BR><BR>
 
     <FORM ACTION="cust_bill_event.cgi" METHOD="GET">
-    <INPUT TYPE="hidden" NAME="failed" VALUE="<% $cgi->param('failed') %>">
+    <INPUT TYPE="hidden" NAME="failed" VALUE="<% $cgi->param('failed') ? 1 : 0 %>">
     <TABLE>
 
       <% include( '/elements/tr-select-agent.html' ) %>