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