Fix (hopefully) all uses of /elements/tr-select-agent.html where agentnum may be...
[freeside.git] / httemplate / search / report_cust_pay.html
index 0327e04..b32b128 100644 (file)
@@ -49,7 +49,7 @@
   </TR>
 
   <% include( '/elements/tr-select-agent.html',
-                 $cgi->param('agentnum'),
+                 ($cgi->param('agentnum') || ''),
                  'label' => 'for agent: ',
              )
   %>