summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_main.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-10-24 17:26:00 -0700
committerMark Wells <mark@freeside.biz>2013-10-24 17:26:00 -0700
commit7427b3722522f049c9ebdb4ba3780a91b88c414f (patch)
tree8d103fd6761011f4af125bbee11fda6cfc860db8 /httemplate/search/report_cust_main.html
parent422e87b24b866eaa420258d97d4ccdc089019f88 (diff)
disable old no_censustract and with_geocode search options and move to cust_pkg search, #23582
Diffstat (limited to 'httemplate/search/report_cust_main.html')
-rwxr-xr-xhttemplate/search/report_cust_main.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html
index ebff7fadb..1ceb48e1e 100755
--- a/httemplate/search/report_cust_main.html
+++ b/httemplate/search/report_cust_main.html
@@ -172,20 +172,6 @@
&>
<TR>
- <TD ALIGN="right" VALIGN="center"><% mt('Without census tract') |h %></TD>
- <TD><INPUT TYPE="checkbox" NAME="no_censustract"></TD>
- </TR>
-
-% if ( $conf->exists('enable_taxproducts') ) {
-
- <TR>
- <TD ALIGN="right" VALIGN="center"><% mt('With hardcoded tax location') |h %></TD>
- <TD><INPUT TYPE="checkbox" NAME="with_geocode"></TD>
- </TR>
-
-% }
-
- <TR>
<TD ALIGN="right" VALIGN="center"><% mt('With email address(es)') |h %></TD>
<TD><INPUT TYPE="checkbox" NAME="with_email"></TD>
</TR>