X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_svc_acct.html;h=3b8e464486652f9a8dd39d673a07d4364eeb7951;hp=59fd1f8b33b7be20d5680082629d75fee10fb151;hb=7b0bbc4117a7959b9f7b7b2cf999b8188ba34160;hpb=6c4d9632f4d5cd1164ab9183932fbdf9137945aa diff --git a/httemplate/search/report_svc_acct.html b/httemplate/search/report_svc_acct.html index 59fd1f8b3..3b8e46448 100755 --- a/httemplate/search/report_svc_acct.html +++ b/httemplate/search/report_svc_acct.html @@ -1,27 +1,25 @@ -<% include('/elements/header.html', 'Account Report' ) %> +<& /elements/header.html, $title &>
+ - + <% emt('Search options') %> +
- - - - - <% include( '/elements/tr-select-agent.html', +% unless ( $custnum ) { + <& /elements/tr-select-agent.html, 'curr_value' => scalar( $cgi->param('agentnum') ), 'disable_empty' => 0, - ) - %> + &> - <% include( '/elements/tr-select-domain.html', +% # just this customer's domains? + <& /elements/tr-select-domain.html, 'element_name' => 'domsvc', 'curr_value' => scalar( $cgi->param('domsvc') ), 'disable_empty' => 0, - ) - %> - + &> +% }
Search options