X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_svc_acct.html;h=ea6cd6fc054727a25bdf25161bba8ac68da067bd;hb=e168ca3db2702bd9a540316cd9bd840238dd19ce;hp=c7fac46314f59f65f3bb2ef75b4a0240d09f47ec;hpb=f22b714f2b7a38c8a930d8248ccb32751db82b5e;p=freeside.git diff --git a/httemplate/search/report_svc_acct.html b/httemplate/search/report_svc_acct.html index c7fac4631..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 %>