correct field labeling - not always monthly
[freeside.git] / FS / FS / part_pkg / voip_sqlradacct.pm
index 382ebac..fd9c1dd 100644 (file)
@@ -18,7 +18,7 @@ $DEBUG = 1;
     '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'.