From: Ivan Kohler Date: Wed, 6 Apr 2016 02:49:02 +0000 (-0700) Subject: more helpful message, hopefully, RT#39368 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=47a843b88c44f1d2d2c9a0101dbeb806f2644c11 more helpful message, hopefully, RT#39368 --- diff --git a/FS/FS/part_pkg/global_Mixin.pm b/FS/FS/part_pkg/global_Mixin.pm index 1d2a6017a..9faddf08a 100644 --- a/FS/FS/part_pkg/global_Mixin.pm +++ b/FS/FS/part_pkg/global_Mixin.pm @@ -41,7 +41,7 @@ tie my %a2billing_simultaccess, 'Tie::IxHash', ( 'type' => 'checkbox', }, 'delay_cancel' => { - 'name' => 'Automatic suspension period before cancelling', + 'name' => 'Automatic suspension period before cancelling (configuration setting part_pkg-delay_cancel-days)', 'type' => 'checkbox', },