<& /elements/header.html, 'Prospect Report' &>
<% emt('Search options') %> <& /elements/tr-select-agent.html, 'curr_value' => scalar($cgi->param('agentnum')), 'disable_empty' => 0, &> <& /elements/tr-select-part_referral.html, 'curr_value' => scalar($cgi->param('refnum')), 'empty_label' => 'all', 'disable_empty' => 0, &>

<& /elements/footer.html &> <%init> die "access denied" unless $FS::CurrentUser::CurrentUser->access_right('List prospects'); my $conf = new FS::Conf;