X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_prospect_main.html;h=cfaf3aa5d3a72336496027c73bc58d10de0c43b6;hp=5e3834346ef3193fc3678a4901f9c31234891506;hb=3f2a7b01b59902faed5767d81e2959e131bdbdfd;hpb=63a268637b2d51a8766412617724b9436439deb6 diff --git a/httemplate/search/report_prospect_main.html b/httemplate/search/report_prospect_main.html index 5e3834346..cfaf3aa5d 100644 --- a/httemplate/search/report_prospect_main.html +++ b/httemplate/search/report_prospect_main.html @@ -1,18 +1,20 @@ -<% include('/elements/header.html', 'Prospect Report' ) %> +<& /elements/header.html, 'Prospect Report' &>
- + <% emt('Search options') %> +
- - - + <& /elements/tr-select-agent.html, + 'curr_value' => scalar($cgi->param('agentnum')), + 'disable_empty' => 0, + &> - <% include( '/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, + &>
Search options
@@ -21,7 +23,7 @@
-<% include('/elements/footer.html') %> +<& /elements/footer.html &> <%init> die "access denied"