summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg/base_delayed.pm
diff options
context:
space:
mode:
authorivan <ivan>2008-04-13 21:37:53 +0000
committerivan <ivan>2008-04-13 21:37:53 +0000
commit22c8f145d0915981e479d2e31ed5e845cd699c9f (patch)
treed576e3e947529fa2115bb7583508dfe0c0deab12 /FS/FS/part_pkg/base_delayed.pm
parentc2833f823676e017f2f693364d56d86c49592028 (diff)
fix recur_notify label for *_delayed price plans
Diffstat (limited to 'FS/FS/part_pkg/base_delayed.pm')
-rw-r--r--FS/FS/part_pkg/base_delayed.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/part_pkg/base_delayed.pm b/FS/FS/part_pkg/base_delayed.pm
index 0d47381..df50376 100644
--- a/FS/FS/part_pkg/base_delayed.pm
+++ b/FS/FS/part_pkg/base_delayed.pm
@@ -22,8 +22,8 @@ use FS::part_pkg::base_rate;
'default' => 0,
},
'recur_notify' => { 'name' => 'Number of days before recurring billing'.
- 'commences to notify customer. (0 means '.
- 'no warning)',
+ ' commences to notify customer. (0 means'.
+ ' no warning)',
'default' => 0,
},
'unused_credit' => { 'name' => 'Credit the customer for the unused portion'.