X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_prospect_main.html;h=f2e617f8864146b643176075f67c43397582bffb;hp=4834c20479223234da64166d6d3060390355873f;hb=eb0ec87d37ee1548e93e35e80dfad47f48cb7563;hpb=fa70a92d28794ffd206394c8f3a4eff669369c6d diff --git a/httemplate/search/report_prospect_main.html b/httemplate/search/report_prospect_main.html index 4834c2047..f2e617f88 100644 --- a/httemplate/search/report_prospect_main.html +++ b/httemplate/search/report_prospect_main.html @@ -1,4 +1,4 @@ -<% include('/elements/header.html', 'Prospect Report' ) %> +<& /elements/header.html, 'Prospect Report' &>
@@ -8,11 +8,16 @@ Search options - <% include( '/elements/tr-select-agent.html', - 'curr_value' => scalar($cgi->param('agentnum')), - 'disable_empty' => 0, - ) - %> + <& /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, + &> @@ -21,7 +26,7 @@
-<% include('/elements/footer.html') %> +<& /elements/footer.html &> <%init> die "access denied"