X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_pkg%2Fsql_generic.pm;fp=FS%2FFS%2Fpart_pkg%2Fsql_generic.pm;h=0e6ab7c0dbde47a4b33c1b55cae7aa6c6f2b4f0a;hb=96946b956b5f89693f94e2aab930510a036b8192;hp=b8ee286e1c0049be7ba1d0194f7f7f72d6ede14f;hpb=f6f4a889c36cb5d4884de4a6ac17bb329565007b;p=freeside.git diff --git a/FS/FS/part_pkg/sql_generic.pm b/FS/FS/part_pkg/sql_generic.pm index b8ee286e1..0e6ab7c0d 100644 --- a/FS/FS/part_pkg/sql_generic.pm +++ b/FS/FS/part_pkg/sql_generic.pm @@ -14,7 +14,7 @@ use FS::part_pkg::flat; 'setup_fee' => { 'name' => 'Setup fee for this package', 'default' => 0, }, - 'recur_flat' => { 'name' => 'Base monthly charge for this package', + 'recur_flat' => { 'name' => 'Base recurring fee for this package', 'default' => 0, }, 'unused_credit' => { 'name' => 'Credit the customer for the unused portion'.