Fix (hopefully) all uses of /elements/tr-select-agent.html where agentnum may be...
[freeside.git] / httemplate / search / report_cust_bill.html
index 74b96cc..d684892 100644 (file)
@@ -5,7 +5,7 @@
 
 <TABLE>
   <% include( '/elements/tr-select-agent.html',
-                 $cgi->param('agentnum') ? $cgi->param('agentnum') : '',
+                 ($cgi->param('agentnum') || ''),
                  'label' => 'Invoices for agent: ',
              )
   %>