summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FS/FS/part_pkg/bulk.pm4
1 files changed, 2 insertions, 2 deletions
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',
},
},