ho ho ho, merry XSSmas
[freeside.git] / httemplate / search / report_cust_event.html
index 44cbadb..c1f9edb 100644 (file)
@@ -5,7 +5,7 @@
 %>
 
     <FORM ACTION="cust_event.html" 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' ) %>