summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-05-13 14:31:18 -0700
committerMark Wells <mark@freeside.biz>2016-05-13 14:31:18 -0700
commit07f96113f8da936c6255245c42f941ae8a3bb16f (patch)
tree8b2398b7d2f41df01f68dbf361ec901aff43cb66 /httemplate
parente614e538496f9069fca2fff6da6b248db9750792 (diff)
parent093747609fc543f09353f32c0ff0a1d47925dafc (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/search/cust_main.html1
-rwxr-xr-xhttemplate/search/report_cust_main.html5
2 files changed, 0 insertions, 6 deletions
diff --git a/httemplate/search/cust_main.html b/httemplate/search/cust_main.html
index 84eee1b80..672c20174 100755
--- a/httemplate/search/cust_main.html
+++ b/httemplate/search/cust_main.html
@@ -50,7 +50,6 @@ my @scalars = qw (
all_tags
all_pkg_classnums
any_pkg_status
- select_referral
);
for my $param ( @scalars ) {
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>