RT#39368: Automatically suspend for one day before cancelling modification
[freeside.git] / FS / FS / part_pkg / global_Mixin.pm
index 2318c3e..1d2a601 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',
       'type' => 'checkbox',
     },