X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_svc_acct.html;h=ea6cd6fc054727a25bdf25161bba8ac68da067bd;hb=c4b71bc4459cb7d403cbebede470aeb2c6292a6e;hp=5ebf9de5c8380dec3bd6cdfb98dd0bd8f3bb8c68;hpb=624b2d44625f69d71175c3348cae635d580c890b;p=freeside.git diff --git a/httemplate/search/report_svc_acct.html b/httemplate/search/report_svc_acct.html index 5ebf9de5c..ea6cd6fc0 100755 --- a/httemplate/search/report_svc_acct.html +++ b/httemplate/search/report_svc_acct.html @@ -1,4 +1,4 @@ -<% include('/elements/header.html', $title ) %> +<& /elements/header.html, $title &>
@@ -7,23 +7,21 @@ - + % unless ( $custnum ) { - <% include( '/elements/tr-select-agent.html', + <& /elements/tr-select-agent.html, 'curr_value' => scalar( $cgi->param('agentnum') ), 'disable_empty' => 0, - ) - %> + &> % # just this customer's domains? - <% include( '/elements/tr-select-domain.html', + <& /elements/tr-select-domain.html, 'element_name' => 'domsvc', 'curr_value' => scalar( $cgi->param('domsvc') ), 'disable_empty' => 0, - ) - %> + &> % }
Search options<% mt('Search options') |h %>