diff options
Diffstat (limited to 'httemplate/search/report_cust_main.html')
-rwxr-xr-x | httemplate/search/report_cust_main.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 2e8f67bf1..ba7c99a45 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -278,11 +278,6 @@ <& /elements/tr-select-cust-fields.html &> <TR> - <TD ALIGN="right" VALIGN="center"><% mt('Add advertising source column') |h %></TD> - <TD><INPUT TYPE="checkbox" NAME="select_referral"></TD> - </TR> - - <TR> <TD ALIGN="right" VALIGN="center"><% mt('Add package columns') |h %></TD> <TD><INPUT TYPE="checkbox" NAME="flattened_pkgs"></TD> </TR> |