From: ivan Date: Sun, 31 Oct 2010 22:43:20 +0000 (+0000) Subject: clarify description of no_prorate X-Git-Tag: TORRUS_1_0_9~163 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=eb5ca274dd4f5d76e71e295dcb55fcccae060fa5 clarify description of no_prorate --- diff --git a/FS/FS/part_pkg/bulk.pm b/FS/FS/part_pkg/bulk.pm index 837c74ebd..b28fd3046 100644 --- a/FS/FS/part_pkg/bulk.pm +++ b/FS/FS/part_pkg/bulk.pm @@ -33,8 +33,8 @@ $me = '[FS::part_pkg::bulk]'; 'instead of a detailed list', 'type' => 'checkbox', }, - 'no_prorate' => { 'name' => 'Don\'t prorate recurring fees on new '. - 'services', + 'no_prorate' => { 'name' => 'Don\'t prorate recurring fees on services '. + 'active for a partial month', 'type' => 'checkbox', }, },