X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fbulk-part_pkg.html;fp=httemplate%2Fedit%2Fprocess%2Fbulk-part_pkg.html;h=4153ffc13f8360cfb9fa5c95ef89e65d5a0c24d7;hp=ac542cc14cc5b490146548888c0090acf4dcc997;hb=3f2a7b01b59902faed5767d81e2959e131bdbdfd;hpb=9cfa3648407dc2333fb549460fed278311c5393a 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');