add comment selection and change zero recurring flags, RT#41733
[freeside.git] / FS / FS / part_pkg / global_Mixin.pm
index 2318c3e..9faddf0 100644 (file)
@@ -41,7 +41,7 @@ tie my %a2billing_simultaccess, 'Tie::IxHash', (
       'type' => 'checkbox',
     },
     'delay_cancel' => {
-      'name' => 'Automatically suspend for one day before cancelling',
+      'name' => 'Automatic suspension period before cancelling (configuration setting part_pkg-delay_cancel-days)',
       'type' => 'checkbox',
     },