X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_svc_acct.html;h=e47f727263539cbcd74f2932705b5c3b3e532186;hp=ee913c4f917b87daaa9a8fb4f4c7c9a126d215e1;hb=11bbf29de447fe39e9d7155fe280a0df70fa8c3c;hpb=cf49d3c860a2000cfc23a0e0db472a7d6fc58935 diff --git a/httemplate/search/report_svc_acct.html b/httemplate/search/report_svc_acct.html index ee913c4f9..e47f72726 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 %>