clarify description of no_prorate
authorivan <ivan>
Sun, 31 Oct 2010 22:43:20 +0000 (22:43 +0000)
committerivan <ivan>
Sun, 31 Oct 2010 22:43:20 +0000 (22:43 +0000)
FS/FS/part_pkg/bulk.pm

index 837c74e..b28fd30 100644 (file)
@@ -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',
                        },
   },