correct field labeling - not always monthly
[freeside.git] / FS / FS / part_pkg / sesmon_minute.pm
index 6af7c08..39516f8 100644 (file)
@@ -13,7 +13,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'.