X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=inline;f=FS%2FFS%2Fpart_pkg%2Fsubscription.pm;fp=FS%2FFS%2Fpart_pkg%2Fsubscription.pm;h=5495e3ad328519674be7dd15b492a791eea85432;hb=cc04f43d238a1aed658d766577e45d96fcb38d77;hp=a5e02622472979ebf39b85c1602c210e01dc7d22;hpb=b0f33c28781a38bfa1e75b640487832684729e29;p=freeside.git diff --git a/FS/FS/part_pkg/subscription.pm b/FS/FS/part_pkg/subscription.pm index a5e026224..5495e3ad3 100644 --- a/FS/FS/part_pkg/subscription.pm +++ b/FS/FS/part_pkg/subscription.pm @@ -18,7 +18,7 @@ use FS::part_pkg::flat; 'recur_fee' => { 'name' => 'Recurring fee for this package', 'default' => 0, }, - 'cutoff_day' => { 'name' => 'billing day', + 'cutoff_day' => { 'name' => 'Billing day', 'default' => 1, }, 'seconds' => { 'name' => 'Time limit for this package',