summaryrefslogtreecommitdiff
path: root/httemplate/edit/process
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2019-05-09 15:13:14 -0400
committerChristopher Burger <burgerc@freeside.biz>2019-05-09 15:13:14 -0400
commit3f2a7b01b59902faed5767d81e2959e131bdbdfd (patch)
treee55ea62fc92a62f0a7cf9d95b5c2649bba449bf8 /httemplate/edit/process
parent9cfa3648407dc2333fb549460fed278311c5393a (diff)
RT# 82949 - changes section name from fees to pricing, better opiton
Diffstat (limited to 'httemplate/edit/process')
-rw-r--r--httemplate/edit/process/bulk-part_pkg.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/bulk-part_pkg.html b/httemplate/edit/process/bulk-part_pkg.html
index ac542cc14..4153ffc13 100644
--- a/httemplate/edit/process/bulk-part_pkg.html
+++ b/httemplate/edit/process/bulk-part_pkg.html
@@ -31,7 +31,7 @@ if ($cgi->param('report_class')) {
}
}
-if ($cgi->param('package_fees')) {
+if ($cgi->param('pricing')) {
my $setup_fee_increase = $cgi->param('setup_fee_increase');
my $recurring_fee_increase = $cgi->param('recurring_fee_increase');