From 3f2a7b01b59902faed5767d81e2959e131bdbdfd Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Thu, 9 May 2019 15:13:14 -0400 Subject: RT# 82949 - changes section name from fees to pricing, better opiton --- httemplate/edit/process/bulk-part_pkg.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/edit/process') 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'); -- cgit v1.2.1