X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=c458bb4af4af1af8547250513d4fa3a068fcee00;hb=d10a3e73a1c3e46f2c784d2aa4e7b3e621c336e2;hp=b6be023f637acece999aa388e262a861b610c881;hpb=20a2806cd47eb69dc5686cfbffbe3ebfea9768e6;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index b6be023f6..c458bb4af 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -144,59 +144,7 @@ <% emt('Location search options') %> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + <& elements/options_cust_location.html &>
<% mt('Address') |h %>
<% mt('City') |h %> - <& /elements/city.html, - disable_empty => 0, - empty_label => '(all)', - disable_text => 1, - &> -
<% mt('County') |h %> - <& /elements/select-county.html, - disable_empty => 0, - empty_label => '(all)', - &> -
<% mt('State') |h %> - <& /elements/select-state.html, - disable_empty => 0, - empty_label => '(all)', - &> -
<% mt('Zip') |h %>
<% mt('Country') |h %> - <& /elements/select-country.html, - disable_empty => 0, - state_disable_empty => 0, - state_empty_label => '(all)', - &> -